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
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to