BackupPC-users

Re: [BackupPC-users] appending to the Excludes hash

2017-05-07 08:23:42
Subject: Re: [BackupPC-users] appending to the Excludes hash
From: Paul Fox <pgf AT foxharp.boston.ma DOT us>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Sun, 07 May 2017 08:22:53 -0400
Craig Barratt wrote:
 > It's ok putting code in config.pl, but you should be aware that if you use
 > the CGI editor, it will not survive.

ah -- thanks for that.  i don't use that editor, but i can imagine
being tempted to learn how someday.  i guess i'll avoid the temptation.

paul

 > 
 > Craig
 > 
 > On Thursday, May 4, 2017, Paul Fox <pgf AT foxharp.boston.ma DOT us> wrote:
 > 
 > > Bowie Bailey wrote:
 > >  > On 5/4/2017 10:35 AM, Paul Fox wrote:
 > >  > >
 > >  > > is there a nice perl way to do something like this?  syntax
 > >  > > intentionally left vague:
 > >  > >
 > >  > >      $Conf{BackupFilesExclude} += { ...  '/home' ....}
 > >  > >
 > >  > > i'd like to be able to append to either the '*' catchall array
 > >  > > or a share-specific array.
 > >  >
 > >  > Off the top of my head, you could do it like this:
 > >  >
 > >  > push @{$Conf{BackupFilesExclude}{'*'}}, '/dir1', '/dir2', '/dir3';
 > >  > push @{$Conf{BackupFilesExclude}{'/'}}, '/dir4', '/dir5', '/dir6';
 > >
 > > thanks!  syntax was perfect.
 > >
 > > paul


=----------------------
paul fox, pgf AT foxharp.boston.ma DOT us (arlington, ma, where it's 52.7 
degrees)


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
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>

ADSM.ORG Privacy and Data Security by KimLaw, PLLC