JTK – Notes and Ramblings Things we have found …

4/1/2005

Jeff Moore’s Blog � Blog Archive � rsync to remote server via ssh

Filed under: General — taing @ 10:10 am

Jeff Moore’s Blog � Blog Archive � rsync to remote server via ssh
If you ever need to repeatedly upload to a remote server, here is the command line of the day:

rsync -zrptL –delete-after -e “ssh” –include=core –include=tags –exclude=.DS_Store –cvs-exclude /local/dir user@host:/remote/dir/

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress