Sha256: 99f7fe8cc14a42d27748f9e0b456dafbf77d002e08019ce3577490e8f59829b6

Contents?: true

Size: 276 Bytes

Versions: 14

Compression:

Stored size: 276 Bytes

Contents

  ##
  # RSync [Storage]
  #
  store_with RSync do |server|
    server.username   = "my_username"
    server.password   = "my_password"
    server.ip         = "123.45.678.90"
    server.port       = 22
    server.path       = "~/backups/"
    server.local      = false
  end

Version data entries

14 entries across 14 versions & 4 rubygems

Version Path
backup-3.1.3 templates/cli/storage/rsync
backup-3.1.2 templates/cli/storage/rsync
backup-3.1.1 templates/cli/storage/rsync
backup-3.1.0 templates/cli/storage/rsync
backup-agoddard-3.0.28 templates/cli/utility/storage/rsync
backup-agoddard-3.0.27 templates/cli/utility/storage/rsync
ey-vendored-backup-3.0.27 templates/cli/utility/storage/rsync
backup-3.0.27 templates/cli/utility/storage/rsync
backup-3.0.26 templates/cli/utility/storage/rsync
backup-3.0.25 templates/cli/utility/storage/rsync
backup-3.0.24 templates/cli/utility/storage/rsync
backup_checksum-3.0.23 templates/cli/utility/storage/rsync
backup-3.0.23 templates/cli/utility/storage/rsync
backup-3.0.22 templates/cli/utility/storage/rsync