Top "Lftp" questions

lftp is a sophisticated terminal-based file transfer program with support for FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols.

How do I get lftp to use SSL/TLS security mechanism from the command line?

I'm trying to log into an ftps site. I've tried giving the login creds at the command line (and putting …

ubuntu ftp ftps lftp
lftp with key + passphrase

I'm using lftp to send files to an SFTP server, but I don't how to connect with key and passphrase. …

linux key sftp passphrase lftp
LFTP active mode with servers that do not recognize the PORT command

I am using LFTP to transfer files from a server, which unfortunately does not recognize the PORT command. I do …

ftp ftp-client lftp
Download and delete remote files using lftp

I can't figure out how to download AND delete remote files using lftp using the command line only. Using bash …

lftp
Why lftp mirror --only-newer does not transfer "only newer" file?

I want to automate to upload files of my websites. But, remote server does not support ssh, so I try …

lftp
Deleting a file with LFTP using variables

I'm trying to delete a file from an FTP server in my shell scrip using LFTP, but for some reason …

linux bash shell ftp lftp
Logging location of lftp

While using lftp, it will log the file transfer to the ~/.lftp/transfer_log when xfer:log setting is set …

linux bash logging lftp
Verify LFTP transfer success

I am using lftp to transfer files from local to a remote server which only allows SFTP access. I am …

transfer verify lftp
lftp: "FEAT negotiation" message when I try to sync a remote (no SSL) folder with a local folder

I want to sync a remote folder with a local folder using lftp. When I installed the first time "lftp" …

linux debian lftp
LFTP when used with proxies doesn't work

I can't seem to use LFTP with proxies that require authentification correctly on my Ubuntu server. When I use it …

lftp