On Tue 14 Jul 2009, Nobuko Three wrote:

> --delete option is not working for me. The following is a minimal example.
> 
> $ mkdir box1 box2
> $ touch box1/letter box2/extra
> $ rsync -a -vv box1/ box2/

....
> 
> $ rsync -a -vvv box1/ box2/

....
> $ rsync -a -vvvv box1/ box2/

....

How do you expect --delete to work if you're not passing it as a
parameter?


Paul
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
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