Re: Sync'ng directories between two servers ...

2007-02-07 Thread Antony Mawer
On 8/02/2007 1:11 AM, Marc G. Fournier wrote: I've got a directory on ServerA that I would like to keep sync'd on ServerB ... to date, I've been using rsync for this, but what I hate with that is that it has to scan the whole directory on both servers to compare, putting a good load on each o

RE: Sync'ng directories between two servers ...

2007-02-07 Thread Gouverneur, Thomas
: freebsd-questions@freebsd.org Subject: Sync'ng directories between two servers ... -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi .. I've got a directory on ServerA that I would like to keep sync'd on ServerB ... to date, I've been using rsync for this, but what I hate w

Re: Sync'ng directories between two servers ...

2007-02-07 Thread Bill Moran
In response to Chuck Swiger <[EMAIL PROTECTED]>: > Marc G. Fournier wrote: > > I've got a directory on ServerA that I would like to keep sync'd on > > ServerB > > ... to date, I've been using rsync for this, but what I hate with that is > > that > > it has to scan the whole directory on both

Re: Sync'ng directories between two servers ...

2007-02-07 Thread Chuck Swiger
Marc G. Fournier wrote: I've got a directory on ServerA that I would like to keep sync'd on ServerB ... to date, I've been using rsync for this, but what I hate with that is that it has to scan the whole directory on both servers to compare, putting a good load on each of them ... Is ther

Sync'ng directories between two servers ...

2007-02-07 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi .. I've got a directory on ServerA that I would like to keep sync'd on ServerB ... to date, I've been using rsync for this, but what I hate with that is that it has to scan the whole directory on both servers to compare, putting a good load o