BackupPC-users

Re: [BackupPC-users] exclude ignores hidden folders

2013-06-17 14:49:41
Subject: Re: [BackupPC-users] exclude ignores hidden folders
From: Bowie Bailey <Bowie_Bailey AT BUC DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Mon, 17 Jun 2013 14:48:15 -0400
On 6/17/2013 2:30 PM, StompDagger1 AT yahoo DOT com wrote:
>
> I was able to make it work with the following config:
> $Conf{RsyncShareName} = [
>    '/home',
>    '/root'
> ];
> $Conf{BackupFilesExclude} = {
>    '/home' => [
>      '*/.VirtualBox/Machines',
>      '*/Downloads',
>      'virt_admin/Machines'
>    ]
> };
>
> thanks for all the help

I don't think the '*/' is required, but the syntax for the exclusions 
tends to be picky and depends on the transfer method, so if it's 
working, you should probably just leave it alone.  :)

-- 
Bowie

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
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>