How to Install webdeploy in Ubuntu 18.04



Install webdeploy by entering the following commands in the terminal:

sudo apt update
sudo apt install webdeploy

Description:

Deploy files using FTP

Deploys files in the working directory to the specified FTP server preserving directory structure and ignoring unchanged files.

Homepage: https://github.com/danieljabailey/webdeploy

Version: 1.0-2

Section: universe/web