Re: [BackupPC-users] save backuppc backups on a ultrium tape

2013-11-18 Thread i...@newoffice.it
On 11/15/2013 09:52 PM, Arnold Krille wrote: > On Fri, 15 Nov 2013 11:17:07 -0600 Les Mikesell > wrote: >> On Fri, Nov 15, 2013 at 9:45 AM, i...@newoffice.it >> wrote: >>> On 11/15/2013 03:38 PM, i...@newoffice.it wrote: >>> >>> Or simply can i put /dev/st0 to # The path on the local file system

Re: [BackupPC-users] save backuppc backups on a ultrium tape

2013-11-18 Thread i...@newoffice.it
On 11/15/2013 04:46 PM, Les Mikesell wrote: > On Fri, Nov 15, 2013 at 8:38 AM, i...@newoffice.it wrote: >> i must to put all the backuppc backups on a tape , i think that i can >> use something like tar -cvpzf /dev/st0 /var/lib/backuppc +cronjob > It is generally not practical to copy the whole ar

Re: [BackupPC-users] How to get a email notification weekly

2013-11-18 Thread Peter Major
As part of my overall daily backuppc scripting, I have set up a perl script which emails me the backuppc status and server disk stats at the end of each night's run. Although it could easily be adapted to run weekly, when run daily it gives immediate warning of problems. In particular, if there is

Re: [BackupPC-users] How to get a email notification weekly

2013-11-18 Thread Juergen Harms
On 11/18/2013 06:29 AM, Alexander Moisseev wrote: >> >As the title, I have set up a backuppc server on ubuntu and it runs ok so >> >far. And I want to get an email notification about the backup status >> >instead of check everyday on server. >> > >> >Any tips or piece of document will help. >> >