in reply to Perl Net::FTP put() gives little help on errors

In the SYNOPSIS of the Net::FTP module almost every method call has a "or die ...", did you try that?

I don't know if this is relevant, regarding the debug level: "a non-zero value results in copies of all commands and responses also being sent to STDERR." (from the Net::Cmd docs)

Regards, Stefan.

  • Comment on Re: Perl Net::FTP put() gives little help on errors