vsftp hangs at "150 Here comes the directory listing."
- by Rikr
In a vsftpd server enviroment, shared various directories from nfs mountpoints, I can log in without problem, but when I send the first "ls", the vsftp give me the directory listing:
lftp [email protected]:~ ls
-rw-rw-rw- 1 1160 1016 392 Jun 06 09:28 test.gif
but not give me the shell again (lftp client). In the server log I can see that the last message is:
"150 Here comes the directory listing."
Why happend this?