[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] XTR Backup



> Does anybody know what I need to efficiently back up a RAQ XTR with all
> virtual sites, users and mailboxes. We are using the XTRs as Webmail servers
> with
> apprx. 2000 users on 3 virtual sites. I would like to use a Hardware
> solution if possible (we have a spare XTR available) because our backup
> server does not
> have access to our public domain. We are using the Major Domo Webmail Client
> running on Sendmail (as delivered by Sun Cobalt).
> 
http://rsync.samba.org
Run rsync daemon on the server and client on the backup.
schedule cron to do the sync.

Gerald