Page 1 of 1

WinSCP: Error listing directory

Posted: 12 Jun 2008, 01:05
by jompa
I get this error message when I try to list a directory with a very large file.

"Unexpected directory listing line '-rwxrw---- 1 jompa everyone4089446400 Jun 12 00:42 dokdisk.tc'."

It seems like the problem is that there is no whitespace between group and size. If I change group from everyone to something shorter then it works just fine.

Re: WinSCP: Error listing directory

Posted: 12 Jun 2008, 10:27
by Martin Prikryl
The WinSCP plugin is not able to parse listing without a space between group name and size.

Switching from SCP to SFTP protocol should help.