Sha256: 8784b182aa53b47962041048df2339c9f136cd15f1df8f69bb475472ea31e961

Contents?: true

Size: 281 Bytes

Versions: 15

Compression:

Stored size: 281 Bytes

Contents

  ##
  # RSync::Local [Syncer]
  #
  sync_with RSync::Local do |rsync|
    rsync.path     = "~/backups/"
    rsync.mirror   = true

    rsync.directories do |directory|
      directory.add "/var/apps/my_app/public/uploads"
      directory.add "/var/apps/my_app/logs"
    end
  end

Version data entries

15 entries across 15 versions & 4 rubygems

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