new option suggestion '--backup-only'

2003-09-05 Thread Takeru KOMORIYA
#x27;--backup' for convinience. How about merging it? Regards, --- Takeru Komoriya [EMAIL PROTECTED] http://www.paken.org/ === diff -ur rsync/backup.c rsync-backuponly/backup.c --- rsync/backup.c 2

Re: new option suggestion '--backup-only'

2003-09-05 Thread Takeru KOMORIYA
sparse tree (a characteristic of --backup-dir). > > If all are trees are local this would amount to > rsync -a --compare-dest=$tree_A $tree_B $tree_C Thanks for your advice! That's what I need. I'm ashamed of my rash patch. "--compare-dest" options looks very good

Re: new option suggestion '--backup-only'

2003-09-12 Thread Takeru KOMORIYA
C > > > > Thanks for your advice! That's what I need. > > I'm ashamed of my rash patch. > > > > "--compare-dest" options looks very good, but I have one problem: > > When I tried "rsync -a --compare-dest=$tree_A $tree_B $tree_C"