Created
November 25, 2011 08:11
-
-
Save beathyate/1393038 to your computer and use it in GitHub Desktop.
Sincronizador entre Macs. Requiere rsync 3.0.9 parchado.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /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