Can you please follow common USENET etiquette and *stop* top posting - you just top-posted on at least 3 straight messages and it makes the dialog exceedingly hard to follow. Top-posting leaves responses out-of-context and at best requires people to either remember all past messages in the thread or to read bottom-up. It is considered a common courtesy on this (and most other) newsgroups. Thank you.
David Williams wrote at about 13:58:12 -0400 on Wednesday, June 17, 2009: > Adam, > > That did the trick :) > > Thanks. > > ____________________________________________________ > David Williams > > > -----Original Message----- > From: David Williams [mailto:dwilli...@dtw-consulting.com] > Sent: Wednesday, June 17, 2009 1:19 PM > To: 'General list for user discussion, questions and support' > Subject: RE: [BackupPC-users] Backup Taking Forever > > Thanks, > > Giving this a try now. > > ____________________________________________________ > David Williams > > > -----Original Message----- > From: Adam Goryachev [mailto:mailingli...@websitemanagers.com.au] > Sent: Wednesday, June 17, 2009 12:23 PM > To: dwilli...@dtw-consulting.com; General list for user discussion, > questions and support > Subject: Re: [BackupPC-users] Backup Taking Forever > > David Williams wrote: > > I have cut and pasted what I believe are the appropriate sections: > > > > My overall (global) config file is in /etc/backuppc/config.pl > > Each clients config file is in /var/lib/backuppc/pc/clinet.pl > > > > The is from my client config file. > > > > $Conf{TarShareName} = [ > > '/var', > > '/home', > > '/root', > > '/etc', > > '/email', > > '/shares', > > '/work', > > '/music/sonos', > > '/music/archive', > > '/music/temp', > > '/photos' > > ]; > > > > $Conf{BackupFilesExclude} = { > > '*' => [ > > '/var/lib/backuppc' > > ] > > }; > > So now I might be able to help.... > > Change the last part to: > $Conf{BackupFilesExclude} = { > '/var' => [ > '/lib/backuppc' > ] > }; > > or > > $Conf{BackupFilesExclude} = { > 'var' => [ > '/lib/backuppc' > ] > }; > > I'm not sure if the literal share name is needed or not. Of course, you > could use * and just fixup the directory to exclude, but that would also > exclude a directory called /home/lib/backuppc which in this instance > probably wouldn't matter (wouldn't happen) but with another example may > make a big difference.... > > Hope that helps. > > Regards, > Adam > > [GNUPG:] ERRSIG 1B2A31A20AD3CA25 17 2 01 1245255762 9 > [GNUPG:] NO_PUBKEY 1B2A31A20AD3CA25 > > > > No virus found in this incoming message. > Checked by AVG - www.avg.com > Version: 8.5.339 / Virus Database: 270.12.75/2182 - Release Date: 06/16/09 > 21:23:00 > > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > BackupPC-users mailing list > BackupPC-users@lists.sourceforge.net > List: https://lists.sourceforge.net/lists/listinfo/backuppc-users > Wiki: http://backuppc.wiki.sourceforge.net > Project: http://backuppc.sourceforge.net/ > ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/