Hi

My ftp script sometimes stops working after throwing an ABOR message :(

I invoke the ftp as :

$ftp->append(\*FH,$remotefile)||Reconnect();

But when ABOR comes, reconnect is not called.
However if i take my machine out of the network while doing the ftp, it
invokes Reconnect() as it should.

Any remedies please...

b.t.w. the msg that comes is ABOR and not ABORT incase you're thinking i'm
bad at spelling... :)

Thanks in advance,
Aman

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to