Skip to content

Instantly share code, notes, and snippets.

@ecorson
Created January 21, 2013 19:34
Push files by rsync recursively preserving permissions and copying symlinks
rsync -avzr localfile user@localhost:/path/to/remote/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment