Re: Setting up FTPS connection question...
"Alexander V. Lukyanov" <[email protected]> Tue, 1 Dec 2015 14:00:29 +0300
| Newsgroups | gmane.network.lftp.user |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Dec 01, 2015 at 02:46:16AM -0800, Steven Dennis wrote: > lftp :~> open ftps://<user>@XX.XX.XX.XX -p21201 > **** gnutls_handshake: An unexpected TLS packet was received. > ls: Fatal error: gnutls_handshake: An unexpected TLS packet was received. ftps expects the connection to be encrypted from the very beginning. Most probably you have set up ftp server so that the connection is plain text. Use plain ftp:// and "set ftp:ssl-force yes" to make sure you are using encrypted connection. -- Alexander. _______________________________________________ lftp mailing list [email protected] http://univ.uniyar.ac.ru/mailman/listinfo/lftp