reverse delete?

Graham Guttocks graham_guttocks at yahoo.co.nz
Wed Jan 2 07:57:29 EST 2002


Greetings,

I'm looking for an option that deletes from the receiving side
any files contained on the sending side.  For example,

If local:~/Maildir/ contains:

123.txt
456.txt

And remote:~/Maildir/ contains:

123.txt
456.txt
789.txt

Running rsync local:~/Maildir/ remote:~/Maildir/ with the appropriate
options would leave remote:~/Maildir/ with:

789.txt

and local:~/Maildir/ would remain unchanged with:

123.txt
456.txt

Regards,
Graham


__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com




More information about the rsync mailing list