Re: [CentOS] OT: Rsync question

2007-12-10 Thread Steven Vishoot
--- Jeff Larsen <[EMAIL PROTECTED]> wrote: > On Dec 8, 2007 6:21 PM, Steven Vishoot > <[EMAIL PROTECTED]> wrote: > > So in general is there a way i can do multiple > > directories in one command or am i left with doing > > them each individual as in rsync -av server:/dir1/ > > /dir1/ > > and repe

Re: [CentOS] OT: Rsync question

2007-12-09 Thread Bill Campbell
On Sat, Dec 08, 2007, Steven Vishoot wrote: >Hello All, > >I have an off topic question about rsync and was >wondering if i can get some kind person help with it. >I have two servers with each server have three same >directories on them /dir1/ /dir2/ /dir3/ . How would i >achieve this by using rsyn

Re: [CentOS] OT: Rsync question

2007-12-08 Thread Jeff Larsen
On Dec 8, 2007 6:21 PM, Steven Vishoot <[EMAIL PROTECTED]> wrote: > So in general is there a way i can do multiple > directories in one command or am i left with doing > them each individual as in rsync -av server:/dir1/ > /dir1/ > and repeat for the rest of directories. or does > someone know of a