Hello Andy,
Wednesday, October 8, 2008, 1:35:41 AM, you wrote:
>
Also -- are you saying that with the parameters you've provided WGET would decompress the file on it's own so that we wouldn't need to do that in our script? If so, how does it know for sure where to find GZIP?
So
Hello Andy,
Wednesday, October 8, 2008, 1:13:50 AM, you wrote:
>
Hi Pete,
Thanks for giving it your consideration. If you decide to revise these parameteres, then it will require an extra command in your script (because the WGET command will output the compressed file as .SNF).
Ther
nf -H "Accept-Encoding:gzip"
-u sniffer:ki11sp8m
Best Regards,
Andy
From: Message Sniffer Community [mailto:[EMAIL PROTECTED] On Behalf
Of Pete McNeil
Sent: Wednesday, October 08, 2008 1:03 AM
To: Message Sniffer Community
Subject: [sniffer] Re: Update Script - Choice of WGET Par
Hello Andy,
Wednesday, October 8, 2008, 12:50:23 AM, you wrote:
>
PS:
And, for bonus points, to correctly support your sub-directory feature in your sample script, you would do that with the –P parameter, e.g.:
wget http://www.sortmonster.net/Sniffer/Updates/%LICENSE_ID%.snf -N -P %
PS:
And, for bonus points, to correctly support your sub-directory feature in
your sample script, you would do that with the -P parameter, e.g.:
wget http://www.sortmonster.net/Sniffer/Updates/%LICENSE_ID%.snf -N -P
%RULEBASE_PATH% --header=Accept-Encoding:gzip --http-user=sniffer
--http-p