How to Install uftp in Ubuntu 18.04



Install uftp by entering the following commands in the terminal:

sudo apt update
sudo apt install uftp

Description:

Encrypted multicast file transfer program

Utility for secure, reliable, and efficient file transfer to multiple receivers simultaneously. This is useful for distributing large files to a large number of receivers, and is especially useful for data distribution over a satellite link where the inherent delay makes any TCP based communication highly inefficient.

Homepage: http://uftp-multicast.sourceforge.net/

Version: 4.9.5-1

Section: universe/net