Transfer.sh is a web application that lets you transfer files from the command line. It is an open-source and easy-to-use alternative to conventional file-sharing methods. Here's how to install transfer.sh on Elementary OS.
Curl will be used to download the installation script. Run the following command to install curl if it's not already installed.
sudo apt-get install curl
Use curl to download the installation script for transfer.sh
curl https://transfer.sh/get.sh -o get.sh
chmod +x get.sh
Use the following command to execute the installation script
./get.sh
To verify that the installation was successful, you can run the following command:
transfer.sh --version
This command should display the current version of transfer.sh.
You've now successfully installed transfer.sh on Elementary OS Latest. This is a simple and effective way to transfer files from the command line.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!