BackupPC-users

Re: [BackupPC-users] help with BackupFilesExclude

2008-12-05 14:48:00
Subject: Re: [BackupPC-users] help with BackupFilesExclude
From: "Nick Smith" <nick.smith79 AT gmail DOT com>
To: Matthias.Meyer AT gmx DOT li, "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Fri, 5 Dec 2008 14:46:06 -0500
> Within the Key you can add the directories relativ to the RsyncShareName in
> Linux syntax.
> e.g.:
> $Conf{RsyncShareName} = [
>  'D',
>  'C'
> ];
> $Conf{BackupFilesExclude} = {
>  'C' => [
>    '/WINDOWS/Downloaded Program Files',
>    '/WINDOWS/Offline Web Pages',
>    '/WINDOWS/Temp',
>    '/WINDOWS*.log',
>    '/proc'
>  ],
>  '*' => [
>    'pagefile.sys',
>    'hiberfil.sys',
>    '/System Volume Information',
>    '/RECYCLER',
>    '/$Recycle.bin',
>    '/$RECYCLE.BIN',
>    '/proc',
>    '/Windows',
>    'Temporary*',
>    '/Program Files'
>  ]
> };

Do you put the above in with the GUI as well? It looks like you can
add one line at a time with the GUI, is this what you do, or do you
edit the config file to finish the job?

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
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/