On Tue, Dec 16, 2003 at 11:37:38AM -0800, Penelope Fudd wrote:
> rsync -rvva --delete-after -e ssh ./ server.com:/var/www/html/project/

Prior to 2.5.6, --delete-after did not imply --delete, so rsync 2.5.5
doesn't do any deletions at all with that command.

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

Reply via email to