--delete not working (minimal example)

Paul Slootman paul+rsync at wurtel.net
Tue Jul 14 09:27:13 MDT 2009


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


More information about the rsync mailing list