Skip to content

Instantly share code, notes, and snippets.

@larsvegas
Created February 27, 2013 10:21
Show Gist options
  • Save larsvegas/5046915 to your computer and use it in GitHub Desktop.
Save larsvegas/5046915 to your computer and use it in GitHub Desktop.
remote rsync backup ubuntu ssh
#!/bin/sh
#
# rsync backup a machine remotly
#
# http://ubuntuextreme.blogspot.de/2009/01/how-to-use-rsync-for-backup.html
# https://help.ubuntu.com/community/rsync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment