Re: directory replication between two servers

2002-07-08 Thread Olivier Tarnus
On Wednesday 03 July 2002 20:10, Eric Ziegast wrote: > > I am two Linux servers with rsync server running on both. Now I am > > replicating directories in both servers with the command rsync -avz > > My requirement is, if I made any changs in the first server, say server > > A, I want to se

Re: General speed question

2002-06-05 Thread Olivier Tarnus
On Monday 03 June 2002 07:03, David Arnold wrote: > We have some speed/performance issues: > > We have a 100M fullduplex private network setup to handle rsync transfers > to our "mirror" server with a command like: > > time rsync -e ssh -avzl --delete --rsync-path=/usr/local/bin/rsync \ > --

Acls support in rsync

2002-06-05 Thread Olivier Tarnus
h for rsync, so that acls are transfered with a shorter syntax (u::rwx,u:101:rwx,g::rwx,g:100:rwx,m::rwx,o::r-x myfile), and so you don't have to script anymore :-) So please dear rsync developpers, could you please give me some advice about what to modifiy in rsync to add acls to standard

XFS acls in rsync

2002-05-30 Thread Olivier Tarnus
Hi, I'm actually building a big file server for my company and is testing rsync intensively since two weeks to synchronize a stand-by server every 15 minutes. I've been really impressed by the performance of rsync :-) The filesystem is actually 140GB on XFS under linux running samba with acl