Hi all. Trying to get a file, and I get an error, the FTP server did not accept and FTP command for an unexpected reason.
I’ve logged in, and am trying to get a file.
Here’s a brief transaction snapshot of my using FTP command line in Win XP Pro.
ANY HELP Why this is not working would be appreciated. I’m thinking its in what xceedFTP is sending, and expecting back where the problem is…
(picking up after my login)
331 User name okay, need password.
Password:
230 Login accepted. (Login Fine)
ftp> get MSPIST (what I type to get the file named MSPIST )
(Result replies below from Device)
200 PORT command successful.
150 Opening data connection.
(pause while file is downloading – Then the following response upon completion)
226 Transfer complete.
ftp: 18972 bytes received in 2.34Seconds 8.09Kbytes/sec.
ftp> delete MSPIST (I delete the file on the machine)
(response)
250 DELE command successful.
ftp> close (then I close the connection)
(response)
221 Goodbye.
Imported from legacy forums. Posted by William (had 3689 views)