Error generating directory listings
The server I am connecting to via SCP is running OSF1 V5.1 2650 alpha (obtained from uname -a).
Here is the relevant portion of the log:
. Cached directory change via "public_html" to "/net/nfs6/vol1/homes/rcote/public_html".
. Getting current directory name.
. Listing current directory.
. Locating to cached directory "/net/nfs6/vol1/homes/rcote/public_html".
. There are 0 bytes remaining in the send buffer
. There are 0 bytes remaining in the send buffer
> cd "/net/nfs6/vol1/homes/rcote/public_html" ; echo "WinSCP: this is end-of-file:$status"
. Waiting for another 1 bytes
< WinSCP: this is end-of-file:0
. There are 0 bytes remaining in the send buffer
. There are 0 bytes remaining in the send buffer
> ls -la ; echo "WinSCP: this is end-of-file:$status"
. Waiting for another 1 bytes
< total 21104
< drwxrwxr-x 5 rcote swissprot 4096 Jun 15 11:57 .
< drwxr-x--x 8 rcote swissprot 4096 Jun 2 17:08 ..
< drwxrwxr-x 2 rcote swissprot 4096 May 20 09:58 cgi-bin
< -rw-rw-r-- 1 rcote swissprot 23567 May 12 12:10 index.html
< -rw-r--r-- 1 rcote swissprot21539891 Jun 17 10:36 mzDataConvert.zip
< drwxrwxr-x 2 rcote swissprot 4096 May 17 13:34 ontology-db
< drwxrwxr-x 2 rcote swissprot 4096 May 20 17:26 uml
< WinSCP: this is end-of-file:0
* (ECommand) Error listing directory '/net/nfs6/vol1/homes/rcote/public_html'.
* Unexpected directory listing line '-rw-r--r-- 1 rcote swissprot21539891 Jun 17 10:36 mzDataConvert.zip'.
This bug is repeatable in any directory where the filesize and usergroup are not separated by a whitespace.
Regards,
Rc