Hi,
I'm trying to upload files using ftp on the commandline with no luck. I can connect and login to the server successfully but after i issue a put command the console just sits there and hangs until the connection times out. Example:
ftp> put test.txt
200 PORT command successful
425 Could not open data connection to port 52228: Connection timed out
I have no trouble uploading files via FileZilla but would like to be able to do it from the commandline as well.
Any help/advice would be much appreciated.
Thanks
murphyk
I'm trying to upload files using ftp on the commandline with no luck. I can connect and login to the server successfully but after i issue a put command the console just sits there and hangs until the connection times out. Example:
ftp> put test.txt
200 PORT command successful
425 Could not open data connection to port 52228: Connection timed out
I have no trouble uploading files via FileZilla but would like to be able to do it from the commandline as well.
Any help/advice would be much appreciated.
Thanks
murphyk