I can connect fine using the gui.
If I attempt an upload using the command line, I cannot connect.
coreftp -u test.dat ftp://user:pass@server.no-ip.com
the popup window appears with:
'connecting to , port 21'
Connect socket #1644 to ,port 21...
and it is never able to connect. All firewalls have been disabled on the client.
What am I doing wrong here? Any suggestions please.