Class Backup::Storage::SCP
In: lib/backup/storage/scp.rb
Parent: Base

Methods

new  

Attributes

ip  [RW]  Server IP Address and SCP port
password  [RW]  Server credentials
path  [RW]  Path to store backups to
port  [RW]  Server IP Address and SCP port
username  [RW]  Server credentials

Public Class methods

Creates a new instance of the storage object

[Validate]