Class | Backup::Storage::Base |
In: |
lib/backup/storage/base.rb
|
Parent: | Object |
keep | [RW] | Sets the limit to how many backups to keep in the remote location. If exceeded, the oldest will be removed to make room for the newest |
storage_id | [RW] | (Optional) User-defined string used to uniquely identify multiple storages of the same type. This will be appended to the YAML storage file used for cycling backups. |
Creates a new instance of the storage object