Skip to content
  • Deucе's avatar
    20a1f829
    Don't return an error when reading /.. · 20a1f829
    Deucе authored
    POSIX requires a .. directory in the root of a filesystem, and
    some SFTP clients (at least Filezilla and WinSCP) assume it's there
    even if the remote doesn't list it.  Per POSIX, /. and /.. are the
    same directory.
    20a1f829
    Don't return an error when reading /..
    Deucе authored
    POSIX requires a .. directory in the root of a filesystem, and
    some SFTP clients (at least Filezilla and WinSCP) assume it's there
    even if the remote doesn't list it.  Per POSIX, /. and /.. are the
    same directory.
Loading