BackupPC-users

Re: [BackupPC-users] Exclusions List

2009-10-12 17:52:26
Subject: Re: [BackupPC-users] Exclusions List
From: Shawn Perry <redmopml AT comcast DOT net>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Mon, 12 Oct 2009 15:49:07 -0600
On Mon, Oct 12, 2009 at 3:19 PM, Tyler J. Wagner <tyler AT tolaris DOT com> 
wrote:
> Here's an example of one that I use to exclude files beginning with 'core.' or
> ending with '.lock':
>
> $Conf{BackupFilesExclude} = {
>  '/' => [
>    'core.*',
>    '*.lock'
>  ]
> };
>
> Note that the first part must match a defined share name, like "/" or "c".
>
> Tyler
>

Does that work with rsync?

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
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/