Hello everyone.-
Hi everyone.-
I'm trying to use command line to upload file to ftp server (test) and I can't.
command line
ftp website
username
password
mput *
disconnect
bye
On the FTP current session I see my test connection but don't finish it.
On previous command say STOR.
Note:
The firewall is off
Not antivirus
But if I use some client like filezilla is working and
On the FTP current session I see my test connection and finish it.
On previous command say PASS.
Someone can help me?