in reply to Re^2: net::sftp::foreign->rename / remove issues
in thread net::sftp::foreign->rename / remove issues
Yes!
Also - why would the 'remove' command report success when it wasn't successful?
I have no idea, I can not see any error on the module code.
I have just uploaded a new version of the module to CPAN that supports better debugging. Can you install that version, add...
at the beginning of your script, reproduce the problem and send me the debugging output for that execution (and the script, of course!)$Net::SFTP::Foreign::debug = 25;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: net::sftp::foreign->rename / remove issues
by ethrbunny (Monk) on Oct 09, 2007 at 13:52 UTC |