I am getting stuck while connecting to the ftp server.
I have Installed vsftpd and try ftps
, ftp-ssl
.
ERROR:
534 Local policy on server does not allow TLS secure connections.
534 Local policy on server does not allow TLS secure connections.
SSL not available
534 Policy requires SSL.
Login failed.
Remote system type is Windows_NT.
The client has installed ftps.So,I have tried with ftp-ssl
to connent to ftp server but, It gives me above error.Please,tell me why this stuck happen?
Remote system type is Windows_NT.
suggests that it is some remote server. In this case changes to your local server does not matter at all because you don't connect to it. – Steffen Ullrich Jun 06 '15 at 13:59