[Box Backup] ExcludeFile command being ignored with Win32 client.
E.W. Peter Jalajas
boxbackup@fluffy.co.uk
Thu, 20 Jul 2006 11:16:36 -0700 (PDT)
Sorry, John, all I can recommend for the moment is the workaround to
fake an ExcludeFile with a carefully crafted ExcludeFilesRegex. Good
luck. Let me know if you need help with that.
Pete
--- John MacKenzie <nospam@elehost.com> wrote:
> Thanks for the suggestions Pete.
>
> BackupLocations
> {
> CDrive
> {
> Path = C:\
> ExcludeFile = C:\Program Files\Box
> Backup\85AB23A-FileEncKeys.raw
> ExcludeFile = C:\pagefile.sys
> ExcludeDir = C:\windows\Temp\
> ExcludeDir = C:\Temp\
> ExcludeDir = C:\windows\system32\LogFiles\
> ExcludeDir = C:\Documents and Settings\Default
> User.WINNT\Local Settings\Temporary Internet Files\
> }
>
> }
>
> Do you see any problems? The ExcludeDir commands seem to work fine
> but both ExcludeFile commands do not (every time it stops and starts
> the service it tries to backup the pagefile.sys which gives an
> error).