Benjamin Kudria writes:
> On Friday, August 11 2006 1:56, Loyd Darby wrote:
> > Try this(note the extra comma:
> > $Conf{BackupFilesOnly} = ['/home/bkudria',
> > '/usr/local/vpopmail/blueboxtech.com',];
> >
> > I am guessing that it isn't recognizing the end of the string and is
> > re-using what
On Friday, August 11 2006 1:56, Loyd Darby wrote:
> Try this(note the extra comma:
> $Conf{BackupFilesOnly} = ['/home/bkudria',
> '/usr/local/vpopmail/blueboxtech.com',];
>
> I am guessing that it isn't recognizing the end of the string and is
> re-using what is in the buffer.
>
> You might try inc
Try this(note the extra comma:
$Conf{BackupFilesOnly} = ['/home/bkudria',
'/usr/local/vpopmail/blueboxtech.com',];
I am guessing that it isn't recognizing the end of the string and is
re-using what is in the buffer.
You might try including an a --exclude of /tmp in the per host config
just to
On Fri, 2006-08-11 at 12:55 -0400, Benjamin Kudria wrote:
> On Friday, August 11 2006 12:29, Rob Terhaar wrote:
> > ok i see now,
> > you're right, the folder is indeed getting added to the excludes
> > somehow... The only thing i could think of is that there must be a pc
> > level config file as w
On Friday, August 11 2006 12:29, Rob Terhaar wrote:
> ok i see now,
> you're right, the folder is indeed getting added to the excludes
> somehow... The only thing i could think of is that there must be a pc
> level config file as well as the global config.pl? Perhaps try to put
> something into you
On Fri, 2006-08-11 at 10:54 -0400, Benjamin Kudria wrote:
> On Friday, August 11 2006 10:45, Rob Terhaar wrote:
> > even though you're using sudo... I bet it's a permissions issue
> >
> > what do the xfer logs say?
>
> I don't see how it would be a permissions issue...or...
> Maybe the backuppc us
On Friday, August 11 2006 10:45, Rob Terhaar wrote:
> even though you're using sudo... I bet it's a permissions issue
>
> what do the xfer logs say?
I don't see how it would be a permissions issue...or...
Maybe the backuppc user needs to be added to the vpopmail or whatever group?
The Xfer logs a
On Fri, 2006-08-11 at 10:37 -0400, Benjamin Kudria wrote:
> I run a server used for hosting many web and mail accounts. I have installed
> BackupPC and configured it to backup files using sudo and rsync, as described
> in the docs. For some reason, my /usr/local/vpopmail directory is excluded.
I run a server used for hosting many web and mail accounts. I have installed
BackupPC and configured it to backup files using sudo and rsync, as described
in the docs. For some reason, my /usr/local/vpopmail directory is excluded.
My global config, host config, and log file are at:
http://pa