Re: [BackupPC-users] Restore when using ClientShareName2Path

2020-08-21 Thread Tom Knaupp
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

[BackupPC-users] Restore when using ClientShareName2Path

2020-08-14 Thread Tom Knaupp
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