Re: [BackupPC-users] Archive to tape library

2017-11-05 Thread Craig Barratt via BackupPC-users
No, this isn't supported. There are tools (like BackupPC_tarCreate) in BackupPC that could be used with external tools or scripts to write/manage tapes. Or you could run something like Bacula in parallel with BackupPC if you really want tapes. Craig On Thu, Oct 12, 2017 at 11:08 AM, Gandalf Cor

[BackupPC-users] Archive to tape library

2017-10-12 Thread Gandalf Corvotempesta
Hi to all Is possible to use backuppc archive function to make tar archives on a tape library? While backuppc able to automatically change tapes? -- Check out the vibrant tech community on one of the world's most engaging

Re: [BackupPC-users] Archive to Tape

2009-04-15 Thread Les Mikesell
Nils Breunese (Lemonbit) wrote: > Bharat Mistry wrote: > >> I have a spare LTO2 as a result of a Windows Server upgrade >> >> I'd like to install it on my BackupPC box and Archive to Tape once a >> week >> (BackupPC installed on SME Server) >> >> I use the following to backup to DAT tape on othe

Re: [BackupPC-users] Archive to Tape

2009-04-15 Thread Nils Breunese (Lemonbit)
Bharat Mistry wrote: > I have a spare LTO2 as a result of a Windows Server upgrade > > I'd like to install it on my BackupPC box and Archive to Tape once a > week > (BackupPC installed on SME Server) > > I use the following to backup to DAT tape on other SME servers: > > mt -f /dev/nst0 rewind >

[BackupPC-users] Archive to Tape

2009-04-15 Thread Bharat Mistry
I have a spare LTO2 as a result of a Windows Server upgrade I'd like to install it on my BackupPC box and Archive to Tape once a week (BackupPC installed on SME Server) I use the following to backup to DAT tape on other SME servers: mt -f /dev/nst0 rewind tar -cvf /dev/st0 /home > /home/e-smith/

Re: [BackupPC-users] archive to tape problem

2006-06-07 Thread Craig Barratt
Mark Coetser writes: > I am having a little trouble getting this running, I have read the docs etc > > Here is my config.pl for the archive host > > # Set this client's XferMethod to archive to make it an archive host: > $Conf{XferMethod} = 'archive'; > > # The path on the local file system whe

[BackupPC-users] archive to tape problem

2006-05-22 Thread Mark Coetser
Hi Ppl I am having a little trouble getting this running, I have read the docs etc Here is my config.pl for the archive host # Set this client's XferMethod to archive to make it an archive host: $Conf{XferMethod} = 'archive'; # The path on the local file system where archives will be written: #