Re: [PATCH] --timelimit and --stopat

2004-04-27 Thread Brian McEntire
> Those are really nice new options. Second that! I think this is an awesome feature! > > [EMAIL PROTECTED]:MM > > This option allows you to specify at what time to stop rsync, in > > [EMAIL PROTECTED]:minute numeric format (e.g. [EMAIL PROTECTED]:59). > > Is there any reason to

Re: --delete, what am I doing wrong?

2004-04-22 Thread Brian McEntire
ought that might be a small opportunity for me to give back to the project. I could create the RPM for 2.6.1 when it is released too. -Brian On Wed, 21 Apr 2004, Wayne Davison wrote: > On Wed, Apr 21, 2004 at 04:59:19PM -0400, Brian McEntire wrote: > > rsync -av -e ssh --one-file-system

--delete, what am I doing wrong?

2004-04-21 Thread Brian McEntire
Sorry if this is a boneheaded question. I'm stairing at it and can't see what I'm doing wrong: On machine B, I'm trying to mirror all of machine A and want to delete files that have been deleted off A since the last sync. I run: rsync -av -e ssh --one-file-system --numeric-ids --relative --delet

Re: [PATCH] time limit

2004-04-20 Thread Brian McEntire
I didn't write the patch, so I can only beg :-) ... That patch will be very useful to me too! To the patch author: would it be much more trouble to specify a stop time rather than just a delay? If I want to backup a varying number of systems from cron and limit them to "off hours", the --time-l

Re: Q: --one-file-system and nested file systems

2004-04-08 Thread Brian McEntire
here are any better ways to do this, I'm still all ears. On Thu, 8 Apr 2004, Brian McEntire wrote: > Thanks Wayne! > > > reading of the files on the source machine. However, you can include > > all the source filesystems as args in a single copy command and it will >

Re: Q: --one-file-system and nested file systems

2004-04-08 Thread Brian McEntire
Thanks Wayne! > reading of the files on the source machine. However, you can include > all the source filesystems as args in a single copy command and it will > enforce the single-filesystem (inode-based) restriction separately for > each arg you specify: > > rsync -avxR -e ssh --numeric-ids

Q: --one-file-system and nested file systems

2004-04-07 Thread Brian McEntire
Greetings rsync gurus! I'm trying to run rsync from machine A to backup files on machine B. I want the files to be copied into a directory -- /backups/B -- on machine A and mimic the directory structure on machine B. Machine B has the following file systems (and some NFS mounts I don't want):