Hi,
SSzretter wrote on 2011-09-07 13:33:24 -0700 [[BackupPC-users] excluding files
from backup]:
> So what is the proper syntax for excluding files backed up via smb from a
> windows box (folders too)?
ask smbclient. I was going to recommend reading smbclient(1), but it isn't
very
_mig$/KB2079403/update
create d 755 0/0 0 WINDOWS/$hf_mig$/KB2115168
pool 644 0/0 30216 WINDOWS/Prefetch/MOFCOMP.EXE-01718E95.pf
pool 644 0/0 55314 WINDOWS/Prefetch/MRT.EXE-1B4A8D49.pf
pool 644 0/0 7844 WINDOWS/Prefetch/MRTSTUB.EXE-0574A4ED.pf
create 644 0/0 110134 WINDOWS/Prefetch/MSACCESS.EXE-175
44 WINDOWS/Prefetch/MRTSTUB.EXE-0574A4ED.pf
create 644 0/0 110134 WINDOWS/Prefetch/MSACCESS.EXE-175F0AD1.pf
pool 644 0/0 171224 WINDOWS/Prefetch/MSCORSVW.EXE-1366B4F5.pf
SSzretter wrote on 2011-08-31 13:37:13 -0400 [[BackupPC-users] excluding files
from backup]:
After further investigation, I
SSzretter schrieb:
> It's set to :
>
> $Conf{BackupFilesOnly} = {};
>
> My file count / reuse summary is basically not changed (which I would expect
> some numbers to drop) in the web admin for the machine's latest backup.
>
> In the latest xfer log for this morning, just a SMALL sampling:
>
>
It's set to :
$Conf{BackupFilesOnly} = {};
My file count / reuse summary is basically not changed (which I would expect
some numbers to drop) in the web admin for the machine's latest backup.
In the latest xfer log for this morning, just a SMALL sampling:
create d 755 0/0 0 Sys
Hi,
SSzretter wrote on 2011-08-31 13:37:13 -0400 [[BackupPC-users] excluding files
from backup]:
> After further investigation, I believe my file exclusions are not working in
> backuppc. I checked some random machine transfer logs and I see lots of
> entries for /WINDOWS/...
> In
After further investigation, I believe my file exclusions are not working in
backuppc. I checked some random machine transfer logs and I see lots of
entries for /WINDOWS/...
In my config.pl this (and other) directories should be exuded. I am using
SMB to do backups (xp machines mostly):
Do I n