RE: Using --files-from but also having rsync delete...

2005-02-27 Thread Eli
Wayne wrote: > On Sun, Feb 27, 2005 at 05:34:48PM -0500, Eli wrote: > > It would build the file list and copy over some files, but not > > everything. Even with --delete-excluded it still didn't > delete files > > on the dest server that weren't on the src system. > > Then you must have done

Re: Using --files-from but also having rsync delete...

2005-02-27 Thread Wayne Davison
On Sun, Feb 27, 2005 at 05:34:48PM -0500, Eli wrote: > It would build the file list and copy over some files, but not > everything. Even with --delete-excluded it still didn't delete files > on the dest server that weren't on the src system. Then you must have done something wrong, such as still

RE: Using --files-from but also having rsync delete...

2005-02-27 Thread Eli
Wayne wrote: > On Sun, Feb 27, 2005 at 04:31:15AM -0500, Eli wrote: > > I thought I could use --include-from and then add > --exclude='*' to see > > if rsync would backup what I needed and then delete > anything not in my > > list from the rsync server side, however it did not, not to mention

Re: Using --files-from but also having rsync delete...

2005-02-27 Thread Wayne Davison
On Sun, Feb 27, 2005 at 04:31:15AM -0500, Eli wrote: > I thought I could use --include-from and then add --exclude='*' to see if > rsync would backup what I needed and then delete anything not in my list > from the rsync server side, however it did not, not to mention coming up > quite short in the