Networker

Re: [Networker] Directive to Skip

2006-04-28 09:16:54
Subject: Re: [Networker] Directive to Skip
From: Fazil Saiyed <fazil.saiyed AT ANIXTER DOT COM>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Fri, 28 Apr 2006 09:14:15 -0400
Hello,
<< "C:\" >>
+skip: \"WINNT\system32\Perflib_Perfdata*"


TRY
<< "C:\\"WINNT\system32\Perflib_Perfdata* .*">>
+skip: 
Please read networker guide on Directive, there is specific info there 
about how you can use space between * AND . in the directive, its easy to 
write a directive if you want to skip everything under a given directive, 
however, when you want to include and backup a subdirectory i cannot seems 
to get it to work.
The only way ( goofy) way i got that to work is to write a directive from 
local client, save it to txt file and then use it as a directive, not sure 
if i am doing it rith, i have some parse errors as directories are 
different on each servers, but seems to work.
Also you may want to pay attention to how directive are treated in windows 
enviroment vs unix, there is slight difference how you write them, 
discirption in the Networker guide.
Some exp
Does not work beyound skip windows
<<"C:\">>
     +skip: * .*
<<"C:\WINDOWS\SYSTEM32">>
ignore
<<"C:\WINNT\SYSTEM32">>
ignore

++++++++++++++++
Works
<<"D:\HOME">>
+skip: * .mp3

To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the
body of the email. Please write to networker-request AT listserv.temple DOT edu 
if you have any problems
wit this list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

<Prev in Thread] Current Thread [Next in Thread>