RE: [sniffer] Automatic update snafu

2004-08-18 Thread John Shacklett
ginal Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shaun Sturby, MCSE Optrics Engineering Sent: Wednesday, August 18, 2004 1:02 PM To: [EMAIL PROTECTED] Subject: RE: [sniffer] Automatic update snafu Hello John, I know that when I was testing my script I ran it in a co

RE: [sniffer] Automatic update snafu

2004-08-18 Thread Shaun Sturby, MCSE Optrics Engineering
: RE: [sniffer] Automatic update snafu I'll give that a shot. I'm testing by forcing unscheduled at jobs with the scheduler. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shaun Sturby, MCSE Optrics Engineering Sent: Wednesday, August 18, 200

RE: [sniffer] Automatic update snafu

2004-08-18 Thread John Shacklett
ubject: RE: [sniffer] Automatic update snafu Hello John, I have built a similar script using WGET and the only big difference I can see is that I use wget -N http://www.sortmonster.net You can try putting the -N right after wget and see if it works better for you. How are you testing? Do you cop

RE: [sniffer] Automatic update snafu

2004-08-18 Thread Shaun Sturby, MCSE Optrics Engineering
? Shaun Sturby, MCSE Manager - Technical Services Optrics Engineering -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of John Shacklett Sent: Wednesday, August 18, 2004 7:33 AM To: [EMAIL PROTECTED] Subject: [sniffer] Automatic update snafu I'm usi

RE: [sniffer] Automatic update snafu

2004-08-18 Thread John Shacklett
10:28 AM To: [EMAIL PROTECTED] Subject: RE: [sniffer] Automatic update snafu John, I agree with Bonno. The wget line is good, I'm using the same. You must be deleting the file after the update. Met vriendelijke groet, ing. Michiel Prins SOS Small Office Solutions / REJECT Wannepad 27 1

RE: [sniffer] Automatic update snafu

2004-08-18 Thread Michiel Prins
ginal Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bonno Bloksma Sent: woensdag 18 augustus 2004 16:22 To: [EMAIL PROTECTED] Subject: Re: [sniffer] Automatic update snafu Hi, > c:\winnt\wget.exe > http://www.sortmonster.net/Sniffer/Updates/mysnfcode.

Re: [sniffer] Automatic update snafu

2004-08-18 Thread Pete McNeil
On Wednesday, August 18, 2004, 9:32:58 AM, John wrote: JS> I'm using an automatic update script to keep my rulebase up to date. This JS> script runs periodically through the day and it also runs in response to the JS> emails that come when the rulebase gets updated by the SortMonster. JS> All hai

Re: [sniffer] Automatic update snafu

2004-08-18 Thread Bonno Bloksma
Hi, > c:\winnt\wget.exe http://www.sortmonster.net/Sniffer/Updates/mysnfcode.snf > -N -O mysnfcode.new.gz --header=Accept-Encoding:gzip --http-user=sniffer > --http-passwd=password -o snfupd.txt > > I'm doing something wrong. Everytime the script fires it pulls the file, > even if it isn't newer.

[sniffer] Automatic update snafu

2004-08-18 Thread John Shacklett
I'm using an automatic update script to keep my rulebase up to date. This script runs periodically through the day and it also runs in response to the emails that come when the rulebase gets updated by the SortMonster. All hail the SortMonster! Anyway. The heavy lifting in that script is a line