[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] ARKEIA Back up software
- Subject: Re: [cobalt-users] ARKEIA Back up software
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Fri Apr 20 16:12:26 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > > > What about off-site backup? Do you use disks for
> >> > that too?
> >>
> >> That is what ARKEIA does. Its a network back up
soloution.
> >It allows you to
> >> remotly backup your cobalt server across the internet
or
> >your own network.
> >> Cobalt has built plugins into their product. It makes
it
> >an ideal soloution
> >> for backing up yuor RAQ server.
> >>
> >That is also what rsync does. It is very easy to install
and
> >configure.
> >And it's free.
> does rsync catalog the backups?
I am not sure what you mean by catalog?
I log the backups (list), it only does backup
for files that changed. I run daily, and then a weekly.
It actually mirrors the directories you back up.
I am mirroring the whole drive '/', so that if
I have to do a restore, I don't have to spend all that
time doing updates. I have to keep modifing my --exclude
files commands, but I think I am close, will try it soon on
a
spare RaQ.
Gerald