XFTP is an extension to LFTP (written by Alexander V. Lukyanov, http://lftp.yar.ru) and offers pre-configured settings for so-called "FTPES" (explicit FTPS) and "FTPIS" (implicit FTPS).

Both are pre-configured to work in passive mode and could be used by calling their protocol aliases "ftpes:" (ftpes://server.tld) or "ftpis:" (ftpis://server.tld). The pre-configuration could be overridden and also complemented using LFTP parameters, for example: -e "set ftp:passive-mode no" .

Notice: All arguments are passed to LFTP and evaluated only there.

Examples:
xftp -u <userid> -p <port> <url>
xftp -e "debug 10; ls; exit" -u jimfoo -p 443 ftpes://jim-server.tld
xftp -e "debug 10; ls; exit" -u suefoo -p 443 ftpis://sue-server.tld

Installation: First install "LFTP". Then download and extrackt "XFTP" to path "/usr/bin" and make it execuable. After all type: xftp --help

Features

  • ftp
  • ftpes
  • ftpis
  • sftp
  • ftps
  • http
  • https
  • hftp
  • fish
  • file
  • lftp

Project Activity

See All Activity >

License

GNU General Public License version 2.0 (GPLv2)

Follow xftp

xftp Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of xftp!

Additional Project Details

Operating Systems

Linux

User Interface

Console/Terminal

Registered

2015-08-09