Video for Gummizelle now online Apocalipsis y Fotos de Arte This is why you're fat

25.02.2009 11:27

rsync, I love ye

DSC00025.JPG

If you want to keep multiple copies of your site synchronized, check out rsync. Instead of uploading/downloading everything each backup, rsync makes a file-check and only transfers those items that have changed.


rsync -av -e ssh --delete /home/michael/public_html user@yoursite.com:/public_html/
It's that easy.

Posted by mm | Permanent link | File under: technology | Forum