Class Backup::Syncer::RSync::Local
In: lib/backup/syncer/rsync/local.rb
Parent: Base

Methods

new   perform!  

Public Class methods

Instantiates a new RSync::Local Syncer object. Default configuration values and any specified in Backup::Configuration::Syncer::RSync::Local are set from Base. The user‘s configuration file is then evaluated to overwrite these values or provide additional configuration.

Public Instance methods

Performs the RSync::Local operation debug options: -vhP

[Validate]