Class Backup::Configuration::Storage::FTP
In: lib/backup/configuration/storage/ftp.rb
Parent: Base

Attributes

ip  [RW]  Server IP Address and FTP port
passive_mode  [RW]  use passive mode?
password  [RW]  Server credentials
path  [RW]  Path to store backups to
port  [RW]  Server IP Address and FTP port
username  [RW]  Server credentials

[Validate]