I've set up Cerberus SFTP server on a Windows XP. I use a command line interface on my MAC OS X to sftp into the Windows. Everything works fine, I can do all the usual pwd, cd, ls and what not. But when I cd into my 'Data' folder (which contains about 12,000 files) and try to print a list of all files to screen using 'ls' I get the error message 'Received message is too long <some number> and it cuts the connection. Funny thing is this problem does not manifest itself when I use just FTP.
I've looked around for solutions, most suggest changing some parameters in the .tcshrc file and this problem will go away. But this does not work.
I'm under the impression that it's something to do with the large amount of files in 'Data', and ls cannot list them all...
Also, the same happens when I try to retrieve any amount of files from the 'Data' folder using mget, even if it's just 10 I want it still gives that error message and cuts the connection.
Any suggestions?
