Skip to content

Instantly share code, notes, and snippets.

@beathyate
Created November 25, 2011 08:11
Show Gist options
  • Select an option

  • Save beathyate/1393038 to your computer and use it in GitHub Desktop.

Select an option

Save beathyate/1393038 to your computer and use it in GitHub Desktop.
Sincronizador entre Macs. Requiere rsync 3.0.9 parchado.
/usr/local/bin/rsync -aNHAXx --verbose --delete --fileflags --protect-decmpfs --force-change --rsync-path=/usr/local/bin/rsync /Path/To/Folder/ remotebackups@backup.host.name:/Path/To/Folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment