Hello,

i've got a little issue with my vsftpd installed on a SLES 11.
I have set up up to 50 virtual accounts for accessing vsftp and every accout is just a copy of an earlier one and the only differences between the acounts is the "login user name", the "password", and the directory the user accesses.
For some strange reason, there is ONE account, that is not able to "list" his directory through any command linke like "cmd" in Microsoft or even the "ftp" command in a linux shell, while listing the directories and files with a ftp client like "filezille" works fine for the same user. The error, that cmd or the shell shows is
200 PORT command successful. Consider using PASV.
150 Here comes the directory listing.
226 Transfer done (but failed to open directory).
So, where is the difference in accessing the directory with a ftp client like filezilla and a command line?