BackupPC-users

Re: [BackupPC-users] BackupPc tape config

2009-01-13 15:03:20
Subject: Re: [BackupPC-users] BackupPc tape config
From: sil <smog1 AT free DOT fr>
Date: Tue, 13 Jan 2009 21:00:21 +0100
Craig Barratt a écrit :
> Sil writes:
> The idea is you can copy and edit BackupPC_archiveHost to add
> or change any of the program arguments. 
Hi,
I found this in the script :

# Build the command we will run
#
$share  = $bpc->shellEscape($share);
$host   = $bpc->shellEscape($host);
my $cmd = "$tarCreate -t -h $host -n $bkupNum -s $share . ";
$cmd   .= "| $compPath " if ( $compPath ne "cat" && $compPath ne "" );

I'll try to add the option in this part and test it.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/