Solution
For list of reasons WinSCP cannot parse directory listing and possible resolutions, see documentation.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
I have a problem to connect to our ssh server. Login works fine but reading any directory results in an error:
Error listing directory "/home/alc".
Unexpected directory listing line "insgesamt 289".
Invalid rights description "nsgesamt "
Christoph
The question is how to avoid this? Do I have to use a different ls (what/how)?
Error listing directory "/home/alc".
Unexpected directory listing line "insgesamt 289".
Invalid rights description "nsgesamt "
remote /home/alc> ls -al
insgesamt 289
drwxr-xr-x 16 alc users 1320 Jan 29 10:03 .
drwxr-xr-x 15 root root 368 Jan 9 10:38 ..
-rw------- 1 alc users 0 Jan 9 10:54 .ICEauthority
-rw------- 1 alc users 309 Jan 9 11:06 .Xauthority
-rw-r--r-- 1 alc users 5742 Jul 18 2002 .Xdefaults
-rw-r--r-- 1 alc users 1305 Jul 18 2002 .Xmodmap
.
.