The Green Herring Posted May 23, 2016 I was able to log onto the server anonymously and upload a file without a problem with the command-line instructions given here. To answer further, we need to know: What is the FTP client you are using? (It would also help if you showed us the rest of your screen, rather than this small fragment.) 0 Quote Share this post Link to post
kuchitsu Posted May 23, 2016 Yes, these are the instructions I follow. I'm using cmd.exe in Windows XP. Here is the full window but I don't think the rest is of any interest? - http://i.imgur.com/b5o9VF2.png 0 Quote Share this post Link to post
The Green Herring Posted May 23, 2016 Thank you. If you cannot use PORT, you may be behind a NAT / firewall. In that case, you will need to use the PASV command to enter passive mode (data connections initiated by the client instead of the server) before you PUT your file. The problem—and the reason I asked about your client—is that Windows' FTP client does not support passive mode. At all. It seems Microsoft just didn't implement it. If you want to use a command-line FTP client, you will need to find another one to be able to use passive mode. Alternatively, you could find a GUI client. I just tried CoreFTP for uploading to idgames anonymously and it seemed to work okay for me following the GUI instructions on the FAQ. You can download either a 64-bit version or a 32-bit one (for Windows XP). 0 Quote Share this post Link to post
TimeOfDeath Posted May 23, 2016 I also use CoreFTP on winxp with no problems. 0 Quote Share this post Link to post
kuchitsu Posted May 23, 2016 Thanks guys, seems like CoreFTP worked! 0 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.