The batch file was below my signature. It will require minimal editing for
your specific environment. It requires infozip's unzip.exe (freeware - easily
found on the web). Schedule it using "at" or the MS task scheduler.
Jerry
----- Original Message -----
From: "Jim Jones, Jr." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 06, 2001 5:32 PM
Subject: Re: [IMail Forum] Declude Virus
> call me stupid... but I don't know how to implement something like this...
> could you give me some pointers...
>
> Thanks,
>
> Jim
>
> ----- Original Message -----
> From: "Jerry Murdock" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, July 06, 2001 8:08 AM
> Subject: Re: [IMail Forum] Declude Virus
>
>
> > F-prot doesn't auto-update, but it's trivial to write an FTP script to
> > download/apply the latest updates each night.
> >
> > Jerry
> >
> > SETLOCAL
> >
> > :Set Path Info
> > SET fprotdrv=f:
> > SET fprotdir=\vscan\FPROT
> > SET unzipcmd=UNZIP -o -u
> >
> > SET unziptail=-x f-prot.pif -d %fprotdrv%%fprotdir%
> > SET FTPDir=/pub/
> > SET FTPServer=ftp1.mirrors.complex.is
> > SET ftpscript=%fprotdrv%%fprotdir%\update\updfprot.ftp
> >
> >
> > md %fprotdrv%%fprotdir%
> > md %fprotdrv%%fprotdir%\update
> >
> > pushd %fprotdrv%%fprotdir%\update
> >
> > :WriteFTPScript
> > rem Here to avoid an extra file to maintain.
> > ECHO open %FTPServer%> %ftpscript%
> > ECHO anonymous>> %ftpscript%
> > ECHO [EMAIL PROTECTED]>> %ftpscript%
> > ECHO prompt>> %ftpscript%
> > ECHO binary>> %ftpscript%
> > ECHO mget %FTPDir%fp-3*.zip>> %ftpscript%
> > ECHO get %FTPDir%fp-def.zip>> %ftpscript%
> > ECHO get %FTPDir%macrdef2.zip>> %ftpscript%
> >
> > :FTPDownload
> > del %fprotdrv%%fprotdir%\update\*.zip
> > %windir%\system32\ftp -s:%ftpscript%
> >
> > :UnzipFiles
> > %unzipcmd% fp-3*.zip %unziptail%
> > %unzipcmd% fp-def.zip %unziptail%
> > %unzipcmd% macrdef2.zip %unziptail%
> >
> > popd
> >
> > ENDLOCAL
> >
> >
> > ----- Original Message -----
> > From: "Ing. Andr�s E. Gallo" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Friday, July 06, 2001 7:23 AM
> > Subject: RE: [IMail Forum] Declude Virus
> >
> >
> > > Hi
> > >
> > > Does F-Prot automatically updates itself to new virus defs ?
> > > In case no, wich one does but also works well ( without hitting CPU &
> RAM )
> > > with Declude ???
> > >
> > > Andr�s.-
> > >
> > > > -----Mensaje original-----
> > > > De: [EMAIL PROTECTED]
> > > > [mailto:[EMAIL PROTECTED]]En nombre de Fox, Thomas
> > > > Enviado el: Jueves, 05 de Julio de 2001 22:42
> > > > Para: [EMAIL PROTECTED]
> > > > Asunto: RE: [IMail Forum] Declude Virus
> > > >
> > > >
> > > > F-Prot
> > > >
> > > > > -----Original Message-----
> > > > > From: [EMAIL PROTECTED]
> > > > > [mailto:[EMAIL PROTECTED]]On Behalf Of Dannyk
> > > > > Sent: Thursday, July 05, 2001 7:39 PM
> > > > > To: [EMAIL PROTECTED]
> > > > > Subject: RE: [IMail Forum] Declude Virus
> > > > >
> > > > >
> > > > > What Virus program are you using?
> > > > >
> > > > > > -----Original Message-----
> > > > > > From: [EMAIL PROTECTED]
> > > > > > [mailto:[EMAIL PROTECTED]]On Behalf Of Fox,
> Thomas
> > > > > > Sent: Thursday, July 05, 2001 1:11 PM
> > > > > > To: [EMAIL PROTECTED]
> > > > > > Subject: [IMail Forum] Declude Virus
> > > > > >
> > > > > >
> > > > > > Hi Folks,
> > > > > >
> > > > > > Just wanted to report, we bought Declude Virus
> > > > > > at around 1:00, had our key code and software
> > > > > > installed by 1:30, and as of 3:00 today had
> > > > > > caught 16 messages with viruses.
> > > > > >
> > > > > > Works really well!
> > > > > >
> > > > > > Tom
> > > > > >
> > > > > >
> > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html
> > > > > > to be removed from this list.
> > > > > >
> > > > > > An Archive of this list is available at:
> > > > > > http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
> > > > > >
> > > > >
> > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html
> > > > > to be removed from this list.
> > > > >
> > > > > An Archive of this list is available at:
> > > > > http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
> > > > >
> > > >
> > > > Please visit http://www.ipswitch.com/support/mailing-lists.html
> > > > to be removed from this list.
> > > >
> > > > An Archive of this list is available at:
> > > > http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
> > > >
> > >
> > >
> > > Please visit http://www.ipswitch.com/support/mailing-lists.html
> > > to be removed from this list.
> > >
> > > An Archive of this list is available at:
> > > http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
> > >
> >
> >
> >
> > Please visit http://www.ipswitch.com/support/mailing-lists.html
> > to be removed from this list.
> >
> > An Archive of this list is available at:
> > http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
> >
>
>
> Please visit http://www.ipswitch.com/support/mailing-lists.html
> to be removed from this list.
>
> An Archive of this list is available at:
> http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
>
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.
An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/