Hello,

I am using this to sync two dir

rsync -a -v -r orig/ new \
--exclude "d.zip" \
--exclude "a1"

Now, how can I prevent files in the orig dir from overwriting newer
file in the new dir?

-- 
OOzy
Ubuntu-Feisty
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to