WinSCP can't read directory structure

Advertisement

Gast
Guest

WinSCP can't read directory structure

I alway receive an error message when WinSCP tries to get the directory structure:

Unexpected directory listing line 'insgesamt 10984'.
Invalid rights description 'nsgesamt '

I think that the last line is a summary of the bytes/bits that are to read, but don't know.

Possibly you should try to ignore the line:
insgesamt 10984????

Best Regards Mark

Reply with quote

Advertisement

Guest

Re: WinSCP can't read directory structure

I just changed the protocol to SFTP and now it works.

Maybe it's an bug anyway. Don't know....

Very good tool, anyway!!!


Cheers

Reply with quote

Guest

Re: WinSCP can't read directory structure

Anonymous wrote:

I just changed the protocol to SFTP and now it works.
I have the same problem, but unfortunately the solution doesnot work: too big packet send.

The directory structure is asked by the command
ls -la
, is there a way to change into
ls -l
?

thanks...

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: WinSCP can't read directory structure

Anonymous wrote:

I have the same problem, but unfortunately the solution doesnot work: too big packet send.
This is usually caused by some message printed from .profile or similar script. Try to remove such messages, if any.

The directory structure is asked by the command
ls -la
, is there a way to change into
ls -l
?
It is not possible.

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum