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

Re: [cobalt-users] Back Up Alternatives for RAQ3



multivex wrote:

> My RAQ content has grown to a point that the GUI backup program hangs and
> does not do anything.
>
> Is there a software solution that I can use to remotely backup my RAQ to a
> Windows 98 PC?
>
> I tried to contact both Arkeia and Legato but got no answers
>
> I have my RAQ3 remote, so I cannot attach a hardware device to it
>
> Any suggestions will be greatly appreciated
>
> Regards
>
> Johnny Tarcica
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users

you could use rsync to mirror particular or all data on your Raq to a
repository machine
a cron job at 2 AM for example
in my experience it's the easiest way to do a backup, when your
infrastructure
consist only of 1 or 2 machines to backup

hope this helps