Error 530 Please login with USER and PASS.
Hi:
When i try to upload a file to ftp from script, finished with error
. 2017-05-02 16:26:00.509 Connecting to ftp.testftp.com ...
. 2017-05-02 16:26:00.540 Connected with ftp.testftp.com, negotiating TLS connection...
< 2017-05-02 16:26:00.587 220 Welcome to FTP service.
> 2017-05-02 16:26:00.587 AUTH TLS
< 2017-05-02 16:26:00.618 530 Please login with USER and PASS.
> 2017-05-02 16:26:00.618 AUTH SSL
< 2017-05-02 16:26:00.649 530 Please login with USER and PASS.
. 2017-05-02 16:26:00.649 Connection failed.
But if i connect from scp interface is all ok (same user and pass)
Thanks
When i try to upload a file to ftp from script, finished with error
. 2017-05-02 16:26:00.509 Connecting to ftp.testftp.com ...
. 2017-05-02 16:26:00.540 Connected with ftp.testftp.com, negotiating TLS connection...
< 2017-05-02 16:26:00.587 220 Welcome to FTP service.
> 2017-05-02 16:26:00.587 AUTH TLS
< 2017-05-02 16:26:00.618 530 Please login with USER and PASS.
> 2017-05-02 16:26:00.618 AUTH SSL
< 2017-05-02 16:26:00.649 530 Please login with USER and PASS.
. 2017-05-02 16:26:00.649 Connection failed.
But if i connect from scp interface is all ok (same user and pass)
Thanks