ftp-upload

put files with FTP from a script

Install

All systems
curl cmd.cat/ftp-upload.sh
Debian Debian
apt-get install ftp-upload
Ubuntu
apt-get install ftp-upload
image/svg+xml Kali Linux
apt-get install ftp-upload
Windows (WSL2)
sudo apt-get update sudo apt-get install ftp-upload
Raspbian
apt-get install ftp-upload

ftp-upload

put files with FTP from a script

ftp-upload transfers local files to another machine using FTP. It's meant to be used by scripts and such rather than interactively. There's no user interface, the program is controlled strictly via the command line. It is disciplined with its exit status.