mirroring

Alan Dayley plug-discuss@lists.plug.phoenix.az.us
Tue, 24 Jun 2003 23:14:32 -0700


Chris Cowan wrote:

> You could write a shell script that runs rsync every hour (or so 
> depending on your need using a cron job)... To ensure security you 
> will need to set up an ssh user that has a key pair on the servers so 
> the master can sync to the slave over ssh without a password.
>
> Chris
>
> On Tuesday, June 24, 2003, at 01:32 PM, Raj Mitta wrote:
>
>>
>> Does anyone know how to do an automated software mirroring in Linux.
>>
>> Thanx
>> Raj
>
Correct me if I am wrong, Raj, but are you talking about software RAID 
0?  If so, rsync is not what you need.  Perhaps you should provide more 
detail on what you want to accomplish so better help can be offered.

Alan