Hi,
For some unknown reason, I can no longer FTP out of my machine. Here's
a sample log file:
flipper* ftp -n andrew
Connected to andrew.rsmas.miami.edu.
220 andrew.rsmas.miami.edu FTP server ready.
ftp> debug
Debugging on (debug=1).
ftp> user angel
---> USER angel
331 Password required for angel.
---> PASS XXXX
530 Login incorrect.
Login failed.
ftp> quit
---> QUIT
221 Goodbye.
Why is the PASS command being sent automatically by the local ftp?
Angel
Received on Tue Apr 18 1995 - 23:21:05 NZST