Class
Backup::Storage::FTP
In:
lib/backup/storage/ftp.rb
Parent:
Base
Methods
new
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
Public Class methods
new
(model, storage_id = nil, &block)
Creates a
new
instance of the storage object
[Validate]