Overview
This is an extension for SIBA backup and restore utility. It allows to use FTP as backup destination.
Installation
$ gem install siba-destination-ftp
Usage
Create a configuration file:
$ siba generate mybakBackup:
$ siba backup mybakRestore:
$ siba restore mybak
Run siba command without arguments to see the list of all available options.