On Thu, Jun 08, 2006 at 02:35:33AM +0200, Andreas Beckmann wrote:
> Package: backuppc
> Version: 2.1.2-4
> Followup-For: Bug #371073
>
> Hello Klaus,
>
> I think, you need to change your settings to
>
> $Conf{TarFullArgs} = '$fileList+';
> $Conf{TarIncrArgs} = '--newer=$incrDate+ $fileList+';
>
Package: backuppc
Version: 2.1.2-4
Followup-For: Bug #371073
Hello Klaus,
I think, you need to change your settings to
$Conf{TarFullArgs} = '$fileList+';
$Conf{TarIncrArgs} = '--newer=$incrDate+ $fileList+';
The additional '+' will add another level of shell escapes to the
arguments to protect
2 matches
Mail list logo