Sendfile Installation On A Debian, Ubuntu, Kali And Raspbian

Sendfile Installation On A Debian, Ubuntu, Kali And Raspbian

sendfile

Simple Asynchronous File Transfer

Maintainer: Martin Schulze



Section: net

Install sendfile

  • Debian apt-get install sendfile Click to copy
  • Ubuntu apt-get install sendfile Click to copy
  • Kali Linux apt-get install sendfile Click to copy
  • Raspbian apt-get install sendfile Click to copy

sendfile

Simple Asynchronous File Transfer

Sendfile is an asynchronous file transfer service for the Internet, like the sendfile facility in Bitnet: Any user A can send files to another user B without B being active in any way. The existing standard file transfer (ftp) is a synchronous service: The user must have access to an account on the sending and on the receiving site, too. Sendfile for Unix, which is an implementation of the SAFT protocol (Simple Asynchronous File Transfer) now offers you a true asynchronous file transfer service for the Internet. Virtually any form of file can be sent, including encrypted ones. The SAFT protocol will be submitted as an RFC in the near future.

Installation of latest sendfile command is available for Debian, Ubuntu, Kali and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.