Re: [BackupPC-users] exclude folders

2012-04-19 Thread lordsporkton
On 4/18/2012 9:07 PM, Les Mikesell wrote: > On Wed, Apr 18, 2012 at 9:10 PM, lordsporkton wrote: >> under BackupFilesExclude i added a new key with "/proc" >> > The key should be the 'share' where you want to exclude something, or > '*' for all shares. The value is the thing to exclude. > That

Re: [BackupPC-users] exclude folders

2012-04-19 Thread Shang-Lin Chen
On 04/18/2012 07:10 PM, lordsporkton wrote: > under BackupFilesExclude i added a new key with "/proc" In my configuration I have a an array of directories listed under BackupFilesExclude. /proc is one of the elements. In my rsync command, I also have the --one-file-system flag. I think the --one-

Re: [BackupPC-users] exclude folders

2012-04-18 Thread Les Mikesell
On Wed, Apr 18, 2012 at 9:10 PM, lordsporkton wrote: > under BackupFilesExclude i added a new key with "/proc" > The key should be the 'share' where you want to exclude something, or '*' for all shares. The value is the thing to exclude. -- Les Mikesell lesmikes...@gmail.com -

Re: [BackupPC-users] exclude folders

2012-04-18 Thread lordsporkton
under BackupFilesExclude i added a new key with "/proc" On 4/18/2012 7:04 PM, Shang-Lin Chen wrote: > What's the syntax you're using? > > Shang-Lin > > On 04/18/2012 06:53 PM, lordsporkton wrote: >> I am trying to exclude /proc and /sys as a system wide default for my >> backuppc server >> >> I h

Re: [BackupPC-users] exclude folders

2012-04-18 Thread Shang-Lin Chen
What's the syntax you're using? Shang-Lin On 04/18/2012 06:53 PM, lordsporkton wrote: > I am trying to exclude /proc and /sys as a system wide default for my > backuppc server > > I have added it to the global config in backuppc and you can see it in > each host config as well yet i still get lot

[BackupPC-users] exclude folders

2012-04-18 Thread lordsporkton
I am trying to exclude /proc and /sys as a system wide default for my backuppc server I have added it to the global config in backuppc and you can see it in each host config as well yet i still get lots of errors about it backing up the /proc folder I am using rsync Any thoughts or suggestions

Re: [BackupPC-users] Exclude folders question

2006-01-24 Thread Craig Barratt
Dan Pritts writes: > > 1. Is it possible to use regexps for the $Conf{BackupFilesExclude} > >variable? > > I'm pretty sure that backuppc just hands your configuration entries > to the program doing the transfer (rsync, tar, smbclient, whatever). That's right. > I don't know about tar or sm

Re: [BackupPC-users] Exclude folders question

2006-01-20 Thread Dan Pritts
On Fri, Jan 20, 2006 at 01:58:34PM +0100, Lars Tobias Børsting wrote: > Hi, > > I've been using BackupPC for a month now, and I like it very much! Same here. Great piece of software, kudos. > 1. Is it possible to use regexps for the $Conf{BackupFilesExclude} >variable? I'm pretty sure tha

[BackupPC-users] Exclude folders question

2006-01-20 Thread Lars Tobias Børsting
Hi, I've been using BackupPC for a month now, and I like it very much! I have two questions: 1. Is it possible to use regexps for the $Conf{BackupFilesExclude} variable? The goal is to be able to exclude ay users TemporaryInternetFiles and mozilla-cache and any other cache that I can id