-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
$ sftp -P 10022 localhost
Connected to localhost.
sftp> ls -na
drwxr-xr-x ? 0 0 0 Jul 14 2042 .
drwxr-xr-x ? 0 0 0 Jul 14 2042 ..
drwxr-xr-x ? 0 0 0 Jul 14 2042 b
drwxr-xr-x ? 0 0 0 Jul 14 2042 c
sftp> cd b
sftp> ls -na
drwxr-xr-x ? 0 0 0 Jul 14 2042 .
drwxr-xr-x ? 0 0 0 Jul 14 2042 ..
-rw-r--r-- ? 0 0 6770835 Jul 23 17:33 test.txt
-rw-r--r-- ? 0 0 12 Jul 21 20:11 z.txt
While the files are listed as above by the standard OpenSSH sftp client, they appeared in FileZilla like below:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working