rsdeploy
Deploy directory to remote server by using rsync.
2022 Rémino Rem https://remino.net/
Installation
Homebrew
brew install remino/remino/rsdeploy
./rsdeployDownload
Go to the GitHub download page for the latest release, and download the source code from there.
Git clone
git clone git@github.com:remino/remutils.git
cd remutils/rsdeploy
./rsdeployUsage
You need to set the source directory, destination host and directory, as well as an optional filter file.
See .env.example or rsdeploy -h.