Hi all,
> I've just switched from BackupPC v3 to v4.4.0 and really appreciate the new
> feature „ClientShareName2Path“.
> I’m using it for mapping a LVM snapshot directory (which is created predump):
> $Conf{ClientShareName2Path} = {
> '/' => '/.snapshot/root'
> };
>
> Problem is:
> When I try
Hi,
I've just switched from BackupPC v3 to v4.4.0 and really appreciate the new
feature „ClientShareName2Path“.
I’m using it for mapping a LVM snapshot directory (which is created predump):
$Conf{ClientShareName2Path} = {
'/' => '/.snapshot/root'
};
Problem is:
When I try to restore a file, ba