BackupPC-users

Re: [BackupPC-users] BackupFilesExclude

2016-09-13 16:56:48
Subject: Re: [BackupPC-users] BackupFilesExclude
From: chrischan AT knebb DOT de
To: backuppc-users AT lists.sourceforge DOT net
Date: Tue, 13 Sep 2016 22:54:25 +0200
Hi,


>>
>> I am using rsync as method an it is configured as follows:
>>
>> $Conf{BackupFilesExclude} = {
>>      '/' => [
>>        '/var/lib/libvirt/images'
>>      ],
>>      '/srv' => [
>>        'vmimg'
>>      ]
>> };
>>
>> I want BackupPC to ignore all files under /srv/vmimg but when backing up
>> it transfers them anyways. Why? What is the correfct syntax?
> Are your shares named "/" and "/srv"?
Well, I just realize my share was named /srv/ instead of /srv. So I 
guess I found the issue. I'll test.

Thanks for the hint.
Christian

> They keys for BackupFilesExclude must either be "*" or one of the shares
> defined in RsyncShareName.
>


------------------------------------------------------------------------------
_______________________________________________
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/

<Prev in Thread] Current Thread [Next in Thread>