webdeploy
Deploy files using FTP
Install
- All systems
-
curl cmd.cat/webdeploy.sh
- Debian
-
apt-get install webdeploy
- Ubuntu
-
apt-get install webdeploy
- Kali Linux
-
apt-get install webdeploy
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install webdeploy
- Raspbian
-
apt-get install webdeploy
- Dockerfile
- dockerfile.run/webdeploy
webdeploy
Deploy files using FTP
Deploys files in the working directory to the specified FTP server preserving directory structure and ignoring unchanged files.