hello, i have a little problem:
I have set up an ftp server on port 111, which I can acces with WS_FTP, or through my "internet explorer"

when I try to open it with ftp on DOS, it doesn't seems to work....


F:\Documents and Settings\a>ftp
ftp> open 172.16.74.167
Connected to 172.16.74.167.
220 Microsoft FTP Service
User (172.16.75.168none)): a
331 Password required for a.
Password:
530 User a cannot log in.
Login failed.
ftp>

I always print the right pass, but still....

does anyone knows the problem ??
thanks.