Skip to content

Instantly share code, notes, and snippets.

@marc0der
Created December 2, 2011 12:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marc0der/1423003 to your computer and use it in GitHub Desktop.
Save marc0der/1423003 to your computer and use it in GitHub Desktop.
Who needs Time Machine?
tar zcvf - /home/dude | ssh dude@backupserver "cat > /backup/dude.tar.gz"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment