[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [RaQ 550] Backup with tar and e-mailing to admin
- Subject: Re: [cobalt-users] [RaQ 550] Backup with tar and e-mailing to admin
- From: "PageKeeper Service" <host@xxxxxxxxxxxxxxxxxxxxx>
- Date: Tue Oct 29 19:14:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
----- Original Message -----
From: "Dan Kriwitsky" <list1@xxxxxxxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Tuesday, October 29, 2002 12:33 PM
Subject: RE: [cobalt-users] [RaQ 550] Backup with tar and e-mailing to admin
> > > How would emailing be the best/cheapest since the file will
> > be a lot
> > > bigger in email.
> >
> > Because it's always cheaper than to buy a dedicated backup
> > server with legato networker on it.
> >
>
> Then you mean it's the best cheap method because it certainly isn't the
> best method.
> --
> Dan Kriwitsky
>
> Please reply to the list only. Offlist replies are not read.
>
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>
Have you tried export cmu with a cron. Not sure about the 550 but it works
on the raq4.
59 5 * * * /sbin/shutdown -r now
1 0 * * 2 /usr/sbin/cmuExport
1 1 * * 2 /home/cmu/tarcmu.pl
1 2 * * 2 /home/cmu/rmcmu.pl
1 0 * * 3 /home/cmu/cleancmu.pl