One option is to email the author and ask about it. You may find out that he had a reason to not throw an error. For instance it may be that that call is not well supported by sftp servers, so failure isn't really viewed as an error.
Another option is to modify your copy with various debug statements and see if you can figure out where it is deciding that things didn't work. You may be able to get it to print out a transcript of the actual interaction. If you go that path then you should be able to find out why it isn't working. Of course if the problem turns out to be that the server doesn't support the command, that won't get you very far.
The third option is to find another approach for whatever you want to do.
My approach would be to file a bug about the need for better feedback from the module on why things didn't work, and then I'd proceed to find a workaround for whatever I need to do.
In reply to Re: Net::SFTP methods that return handles
by tilly
in thread Net::SFTP methods that return handles
by steves
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |