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
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
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
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
>
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/
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
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:
#