Skip to content

Instantly share code, notes, and snippets.

@victortolbert
Created January 17, 2009 22:02
Show Gist options
  • Save victortolbert/48466 to your computer and use it in GitHub Desktop.
Save victortolbert/48466 to your computer and use it in GitHub Desktop.
# On the Receiving Server
rsync -arvt -e ssh --progress root@IPADDRESS:/path/to/files/ /path/to/where/you/want/to/put/files/on/recievingserver/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment