How to use rsync

Updated . Posted . Visible to the public.
    rsync --verbose --links --delete-excluded -ae ssh /var/www/myfolder/* user@ipaddress:/var/www/myfolder

copies only new files according to date/time
symbolic links are not followed

Tushar
Last edit
Posted by Tushar to Tushar's deck (2012-01-19 20:27)