Class Backup::Storage::RSync
In: lib/backup/storage/rsync.rb
Parent: Base

Methods

new  

Included Modules

Backup::CLI::Helpers

Attributes

ip  [RW]  Server IP Address and SSH port
local  [RW]  Flag to use local backups
password  [RW]  Server credentials
path  [RW]  Path to store backups to
port  [RW]  Server IP Address and SSH port
username  [RW]  Server credentials

Public Class methods

Creates a new instance of the storage object

[Validate]