sergi/jsftp

SSL ftp not allow me to conect

Closed this issue · 3 comments

7vs commented

What should I do if the command line give this error?
Warning: Authentication Error: 534 Policy requires SSL. Use --force to continue
I think it's an issue with my SSL ftp server.
Thanks

7vs commented

Where can I specify that SSL ftp feature, I mean:
ftps://x.x.x.x
and not
ftp://x.x.x.x
rgds

Unfortunately jsftp doesn't support ftps at the moment.

7vs commented

Thank you very much anyway!