A (hopefully) simple tool to execute backup tasks and copy archives offsite. It's designed to operate from an utility machine over the network using SSH connections and eliminate the need for configuration and scripting on the target hosts.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request