[scponly] SFTP Directory Listings
Ross Alexander
rosstifer at gmail.com
Thu Sep 21 16:29:27 EDT 2006
Using SFTP with scponly, my directory lists look like:
sftp> ls -la
040755 0 0 512 1158830649 .
040755 0 0 512 1158830649 ..
040755 0 0 512 1158830648 bin
040755 0 0 512 1158830649 etc
040755 1007 1007 512 1158831582 incoming
040755 0 0 512 1158830648 usr
instead of the more familiar (using SFTP with BASH):
sftp> ls -la
drwxr-xr-x 6 root wheel 512 Sep 21 04:24 .
drwxr-xr-x 9 root wheel 512 Sep 21 04:24 ..
drwxr-xr-x 2 root wheel 512 Sep 21 04:24 bin
drwxr-xr-x 2 root wheel 512 Sep 21 04:24 etc
drwxr-xr-x 3 scponly scponly 512 Sep 21 04:39 incoming
drwxr-xr-x 6 root wheel 512 Sep 21 04:24 usr
Is this normal, or is there something I missed in the configure?
Many thanks,
Ross
More information about the scponly
mailing list