Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Net::FTP Bad File Descriptor - Much Weirdness

by gbarr (Monk)
on Dec 03, 2001 at 18:23 UTC ( [id://129085]=note: print w/replies, xml ) Need Help??


in reply to Net::FTP Bad File Descriptor - Much Weirdness

Have you tried turning on a debug trace ?

I guess it is possible that Net::FTP is wrongly sending an ABRT at the end of the transfer. In which case the server may have closed the connection because there is nothing to abort.

  • Comment on Re: Net::FTP Bad File Descriptor - Much Weirdness

Replies are listed 'Best First'.
Re: Re: Net::FTP Bad File Descriptor - Much Weirdness
by hibernian (Acolyte) on Dec 03, 2001 at 19:54 UTC
    From looking at FTP.pm, I cannot see where ABOR would be getting called in this context as the get() is always successful.

    I will look into your suggestion and try a debug though, thanks.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://129085]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-25 15:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found