BackupPC-users

Re: [BackupPC-users] BackupFilesExclude

2016-09-13 09:26:04
Subject: Re: [BackupPC-users] BackupFilesExclude
From: Bowie Bailey <Bowie_Bailey AT BUC DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Tue, 13 Sep 2016 09:09:43 -0400
On 9/13/2016 12:11 AM, chrischan AT knebb DOT de wrote:
> Hi all,
>
>
> I have issues with BackupFilesExclude.
>
>
> 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"?

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

-- 
Bowie

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