Cody Pendant has asked for the wisdom of the Perl Monks concerning the following question:
But when run as a CGI, it dies with the $ftp->error "Transfer Aborted" -- which is not much help.
It's exactly the same task, same username and password, same paths, so I'm a bit stuck.
Maybe if I could get the Net::FTP Debug output that would help, but I can't figure out how to do that. Where is it actually being sent, and how can I get it to appear in my browser, or log it to a file?
Nobody says perl looks like line-noise any more
kids today don't know what line-noise IS ...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Net::FTP works as script, but not CGI
by Illuminatus (Curate) on Nov 26, 2008 at 00:06 UTC | |
|
Re: Net::FTP works as script, but not CGI
by almut (Canon) on Nov 25, 2008 at 23:52 UTC | |
|
Re: Net::FTP works as script, but not CGI
by Cody Pendant (Prior) on Nov 26, 2008 at 00:33 UTC |