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

Re: Net::FTP via CGI mystery

by runrig (Abbot)
on Jul 13, 2002 at 01:56 UTC ( [id://181433]=note: print w/replies, xml ) Need Help??


in reply to Net::FTP via CGI mystery

  • Run it in debug mode
  • Print the status of FTP statements that fail (and the error messages are not in "$!"; you have to read both the Net::FTP and Net::Cmd docs).
On connect the error message is in "$@", for Net::Cmd (which a Net::FTP object is a subclass of), I forget, its some method.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (7)
As of 2024-04-25 08:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found