Hello,

I am trying to set up a server with vsftpd and use lftp to move files from
it.  I have been able to make a connection with lftp via SFTP (SSH File
Transfer Protocol) but would like to use FTPS as I think it will be
faster.  I have access to the server and the client but I think I have not
set up something correct.  I have posted a lot of the details here

http://ubuntuforums.org/showthread.php?t=2304605&goto=newpost

When I try to connect I get this


pi@raspberrypi ~/Scratch/MT $ lftplftp :~> debug 5
lftp :~> open ftps://<user>@XX.XX.XX.XX -p21201
Password:
---- Resolving host address...
---- 1 address found: XX.XX.XX.XX
lftp <user>@XX.XX.XX.XX:~> ls
---- Connecting to XX.XX.XX.XX (XX.XX.XX.XX) port 21201
**** gnutls_handshake: An unexpected TLS packet was received.
ls: Fatal error: gnutls_handshake: An unexpected TLS packet was received.

I have removed the IP and user name.

Can someone help me find what I am doing incorrectly?
_______________________________________________
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp

Reply via email to