Hi,
When I try to connect my FTP server, I always get a 550 error at the step of LIST command, am I missing a configuration property?
Thanks..
Connecting to 127.0.0.1 , 06 Şub 2008 16:05:05 < 220 ArGoSoft FTP Server .NET v.1.0.0.9 at Wed, 06 Feb 2008 14:05:05 GMT > USER abc < 331 User name abc accepted. Need password > PASS (hidden) < 230 Password OK. Logged in... > SYST < 215 Windows_NT > PWD < 257 "/" is working directory > TYPE A < 200 Type set to ASCII > PASV < 227 Entering passive mode (127,0,0,1,20,205) > LIST < 550 Unknown command
|