Class | Backup::Syncer::RSync::Push |
In: |
lib/backup/syncer/rsync/push.rb
|
Parent: | Base |
compress | [RW] | Flag for compressing (only compresses for the transfer) |
ip | [RW] | Server IP Address and SSH port |
password | [RW] | Server credentials |
port | [RW] | The SSH port to connect to |
username | [RW] | Server credentials |
Instantiates a new RSync::Push or RSync::Pull Syncer object. Default configuration values and any specified in Backup::Configuration::Syncer::RSync::[Push/Pull] are set from Base. The user‘s configuration file is then evaluated to overwrite these values or provide additional configuration.