Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.472.111 Times

LFTP 3.5.12

  Date Added: March 17, 2010  |  Visits: 1.540

LFTP

Report Broken Link
Printer Friendly Version


Product Homepage
Download (117 downloads)



LFTP is sophisticated file transfer program with command line interface. LFTP supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. GNU Readline library is used for input. Every operation in lftp is reliable, that is any non-fatal error is handled and the operation is retried automatically. So if downloading breaks, it will be restarted from the point automatically. Even if ftp server does not support REST command, lftp will try to retrieve the file from the very beginning until the file is transferred completely. This is useful for dynamic-ip machines which change their IP addresses quite often, and for sites with very bad internet connectivity. If you exit lftp when some jobs are not finished yet, lftp will move itself to nohup mode in background. The same happens when you have a real modem hangup or when you close an xterm. lftp has shell-like command syntax allowing you to launch several commands in parallel in background (&). It is also possible to group commands within () and execute them in background. All background jobs are executed in the same single process. You can bring a foreground job to background with ^Z (c-z) and back with command `wait (or `fg which is alias to `wait). To list running jobs, use command `jobs. Some commands allow redirecting their output (cat, ls, ...) to file or via pipe to external command. Commands can be executed conditionally based on termination status of previous command (&&, ||). Examples: lftp> cat file | gzip > file.gz lftp> get file & lftp> (cd /path && get file) & The first command retrieves file from ftp server and passes its contents to gzip which in turn stores compressed data to file.gz. Other commands show how to start commands or command groups in background. lftp has builtin mirror which can download or update a whole directory tree. There is also reverse mirror (mirror -R) which uploads or updates a directory tree on server. There is command `at to launch a job at specified time in current context, command `queue to queue commands for sequential execution for current server, and much more. LFTP supports IPv6 for both FTP and HTTP protocols. For FTP protocol it uses method described in RFC2428. Other low level stuff supported: ftp proxy, http proxy, ftp over http, opie/skey, fxp transfers, socks. If lftp was compiled with ssl support, then it includes software developed by the OpenSSL..

Requirements: No special requirements
Platforms: Linux
Keyword: Background Command Command Line Commands File File Transfer File Transfer Program Ftp Ftp And Http Internet Lftp Server Support Transfer Program
Users rating: 0/10

License: Freeware Size: 1.2 MB
USER REVIEWS
More Reviews or Write Review


LFTP RELATED
Business  -  Less Termlet 1.0
Less Termlet wraps Less (Less is a command-line text file viewer program) in a Mac OS X application. The Less Termlet is somewhat like Apple's Preview application, except it only displays text files in a Terminal window. The Less Termlet can be...
747.52 KB  
Utilities  -  Command Line WRAPper 0.3.0
Command Line WRAPper is a tool that provides an easy way to build and run commands from input lines, avoiding the use of shell script. It is similar to xargs. clwrap can make great things with the locate command, and is low resource intensive....
43.01 KB  
Compression Tools  -  No-Frills Command Line Unzipper 1.05
Based on the Delphi-Zip library and coded by Ccy for S2 Services, this simple command line unzipper offers the advantage of not requiring command switches. Commands are interpreted according to argument order. The first argument is the zip file,...
778.24 KB  
Utilities  -  Bluetooth Command Line Tools 1.2.0.47
Bluetooth Command Line Tools are a set of command line utilities for Windows XP, Vista or Windows 7 which allow you to configure bluetooth adapter, discover remote bluetooth devices and their services, push files to remote devices through OBEX....
3.08 MB  
File Management  -  Handling of command line arguments 1.0
This script handles arguments for small scripts that need to:  - read some command line options  - read some command line positional arguments  - iterate over all lines of some files given on the command line, or stdin if none given - give...
 
Libraries  -  C++ Command Line Library 0.3
C++ Command Line Library provides a framework for handling command line options and arguments. Either variables (of any type) are set to values given at the command line. Or user defined functions are called with arguments (of any type) read from...
849.92 KB  
Multimedia & Graphics  -  Perspolis Command-Line Calculator New
Perspolis Command-Line Calculator is, just like the name suggests a small, simple, command-line based application specially designed to help you with your basic math calculations. If you are looking for a tool that is both tiny and easy to use to...
 
Code Management Tools  -  Command Line Copy & Paste for Mac OS 1.0
This bundle of Mac OS X command line applications consists of two simple programs. maccopy and macpaste. These two programs copy or print the text currently from or to the Mac OS X pasteboard. Use these applications in your scripts or any other...
20.48 KB  
Development Tools  -  Pyline: a command-line tool 1.2
This utility brings ad-hoc command-line piping sensibilities to the Python interpreter.
 
Development Tools  -  Generic command-line option parser 1.4
This class can be used to write code that will parse command line options for an application by invoking one of the standard Python library command argument parser modules optparse or getopt. The class first tries to use optparse. It it is not...
 
NEW DOWNLOADS IN NETWORK & INTERNET, FTP CLIENTS
Network & Internet  -  Free WiFi Hotspot 3.3.1
Free WiFi Hotspot is a super easy solution to turn your laptop or notebook into a portable Wi-Fi hotspot, wirelessly sharing your internet connections like DSL, Cable, Bluetooth, Mobile Broadband Card, Dial-Up, etc. through the built-in wireless...
1.04 MB  
Network & Internet  -  Easy Uploads 1.8
Easy uploads is a file storage media streaming application designed by Filestreamers that allows you to upload, store, and stream your files from their virtually unlimited file storage server. Easy Uploads can backup,share, and stream your files...
615.97 KB  
Network & Internet  -  PacketFence ZEN 3.1.0
PacketFence is a fully supported, trusted, Free and Open Source network access control (NAC) system. Boosting an impressive feature set including a captive-portal for registration and remediation, centralized wired and wireless management, 802.1X...
1024 MB  
Network & Internet  -  django-dbstorage 1.3
A Django file storage backend for files in the database.
10.24 KB  
Network & Internet  -  SQL Inject Me 0.4.5
SQL Inject Me is a Firefox extension used to test for SQL Injection vulnerabilities. The tool works by submitting your HTML forms and substituting the form value with strings that are representative of an SQL Injection attack.
133.12 KB  
FTP Clients  -  sftpup 5
sftpup is used for uploading files to ftp servers and keep them consistent to a local directory. To use sftpup go follow these steps: 1. Create a directory for your work, e.g. www where all files will be stored. For example,...
153.6 KB  
FTP Clients  -  libtftp 0.2
libtftp is a portable library which contains a simple TFTP client and server. It's written in pure QT3, so it will run on every platform where QT is present. libtftp can be used easily with KDE applications for example, but also on...
586.75 KB  
FTP Clients  -  KVsftpdManager 0.3.5
kvsftpdmanager is a KDE Control Center module for vsftpd configurations.
1.6 MB  
FTP Clients  -  PHTP 2.0 beta1
PHTP is a simple, effective, and highly customizable FTP client with an HTML interface. It can be implemented on a remote server to allow files to be downloaded directly to it, as it is able to make connections with any FTP server.
125.95 KB  
FTP Clients  -  GAdmin-OpenVPN-Client 0.1.6
GAdmin-OpenVPN-Client 0.1.5 has been released. Removed unused client directives tls-client and DH key. TLS-Auth is determined by the existence of the TA.key. Moved the logging directory to /var/log/gadmin-openvpn/client.
235.52 KB