Re: Setting up FTPS connection question...
Steven Dennis <[email protected]> Tue, 1 Dec 2015 03:12:08 -0800
| Newsgroups | gmane.network.lftp.user |
|---|---|
| Message-ID | <CAJipp7fdyv5s0ix_khW55dQYs00zYVir56Tq4a=wD-AR7VjXpg@mail.gmail.com> |
Thanks so much. Got a little further but ran into this. pi@raspberrypi ~ $ lftp lftp :~> set ftp:ssl-force yes lftp :~> debug 5 lftp :~> open ftp://<user>@XX.XX.XX.XX -p21201 Password: ---- Resolving host address... ---- 1 address found: 37.48.65.81 lftp <user>@XX.XX.XX.XX:~> ls ---- Connecting to XX.XX.XX.XX (XX.XX.XX.XX) port 21201 <--- 500 OOPS: prctl PR_SET_SECCOMP failed ---> FEAT Interrupt On Tue, Dec 1, 2015 at 3:00 AM, Alexander V. Lukyanov <[email protected]> wrote: > 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