RES: RES: RES: Mcafee autoupdate

Roberto Campos roberto at MEUPROVEDOR.COM.BR
Sat Apr 12 03:39:00 IST 2003


Hi,

The ($ftpsite, Passive => 1) is my solution.
It's working now.

Abraços,

Roberto Campos
_________________________________________
Meu Provedor Tecnologias e Informatica Ltda.
Rua Camerino, 128 Gr. 302 – Centro
Rio de Janeiro – RJ – 20.080-010
Tel.: (21) 2518.1011  Fax: (21) 2518.1055



-----Mensagem original-----
De: MailScanner mailing list [mailto:MAILSCANNER at JISCMAIL.AC.UK] Em nome
de Tony Finch
Enviada em: sexta-feira, 11 de abril de 2003 19:14
Para: MAILSCANNER at JISCMAIL.AC.UK
Assunto: Re: RES: RES: Mcafee autoupdate


Roberto Campos <roberto at MEUPROVEDOR.COM.BR> wrote:
>I've coppied your script to the machine and it hangs after getting the 
>update.ini file....

Try changing each instance of `wget` to `wget --passive-ftp`.

Alternatively, with the perl autoupdate script, try changing the line

    $ftp = Net::FTP->new($ftpsite) or BailOut('McAfee update failed:
cannnot connect to ftp site'); to
    $ftp = Net::FTP->new($ftpsite, Passive => 1)
        or BailOut('McAfee update failed: cannnot connect to ftp site');

Tony.
--
f.a.n.finch  <dot at dotat.at>  http://dotat.at/
SOLE: SOUTHEAST OR CYCLONIC 5 OR 6, BECOMING EAST 6 OR 7, PERHAPS GALE 8
LATER. RAIN THEN SHOWERS. MODERATE OR GOOD.




More information about the MailScanner mailing list