Top "Lftp" questions

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

Search Within Files On Remote FTP Site

I am looking for a way to search within all files / directories on a remote ftp server for a certain …

text cygwin grep lftp
ls filename does not work in lftp

I created an lftp script to upload single files to a web hosting provider. The use case is that I …

unix lftp
Why does the lftp mirror command chmod files

I'm very new to lftp, so forgive my ignorance. I just ran a dry run of my lftp script, which …

ftp chmod lftp
LFTP - Create directory if it does not exist

I would like to use LFTP to create a directory if it does not exist. It should be a "one-liner": …

linux bash lftp
LFTP Reconnect infinite loop

When I try to connect to the host that is dwon I get the following message: cd `sftp://example.com/…

reconnect lftp
LFTP: save username/password for specific server?

Can I save a username/password pair for an ftp server in some local configuration file, so that lftp will …

configuration ftp passwords lftp
Cannot connect lftp to IIS FTP with SSL

I have setup lftp on Ubuntu server and I am trying to connect to an IIS FTP. On IIS it …

ubuntu ssl iis sftp lftp
lftp hangs on "connecting"

I use lftp to transfer files from my Cloud 9 IDE to a remote host. Recently, it seems to have stopped …

ubuntu ftp cloud9-ide lftp