>>>>> On Tue, 2 Aug 2011 15:25:12 +0200, Richard Marnau said:
> 
> Martin, thanks for the follow up. I did change the configuration without 
> success.
> Do you might have any other idea? Is my understanding of the lines correct?
> 
> FileSet {
>   Name = "ClientWindows"
>   Include {
> 
>    File = "C:/Dokumente und Einstellungen"   <----- INCLUDE ALL OTHER 
> SUBFOLDERS
> 
>      Options {
>       signature = MD5
>       compression = GZIP
>       IgnoreCase = yes
> 
>      WildDir = "C:/Dokumente und Einstellungen/*/Desktop" <------- INCLUDE 
> DESKTOP FROM EVERY USER
>      WildDir = "C:/Dokumente und Einstellungen/*/Eigene Dateien" <---------- 
> INCLUDE EIGENE DATEIEN FROM EVERY USER
> 
>       #Alle Benutzerverzeichnise mit einbeziehen.
>       RegExDir="^C:/Dokumente und Einstellungen/[^/]+$" <------------ Copy 
> Past from the manuell - no idea
> 
>       #Alle Benutzer Desktop Verzeichnise und Unterverzeichnise
>       Wild = "C:/Dokumente und Einstellungen/*/Desktop/*" <-------------- 
> INCLUDE ALL FILES FROM DESKTOP
> 
>       #Alle Benutzer Eigene Dateien und Unterverzeichnise
>       Wild = "C:/Dokumente und Einstellungen/*/Eigene Dateien/*" 
> <----------------- INCLUDE ALL FILES FROM EIGENE DATEIEN
>     }
>      Options {
>         Exclude = yes
>         IgnoreCase = yes
>         Wild= "C:/Dokumente und Einstellungen/*" <------------------------- 
> EXCLUDE EVERYTHING ELSE
>     }
>   }
> }

That looks correct to me.  Did you reload the configuration in the director?

Did it back up anything at all?  E.g. use estimate job=... listing level=full.

Which version of Windows is the client using?

__Martin

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to