in reply to Re: About Net:FTP:Autoreconnect
in thread About Net:FTP:Autoreconnect

Hello,

Thanks for the reply

So including the following lines in my program will fix my problem?

use Net::FTP::A; use IO::Socket::INET;

There is no regularity in the error. It is arising rarely.

Arun Kumar C.N

Replies are listed 'Best First'.
Re^3: About Net:FTP:Autoreconnect
by zwon (Abbot) on Mar 10, 2009 at 21:06 UTC
    So including the following lines in my program will fix my problem?

    Not sure. But if it will, let us know ;)