Net-SSH2 - Re: Net::SSH2::SFTP example code

Posted on Tue Jul 11 13:33:53 2006 by blankt in response to 2572 (See the whole thread of 2)
Re: Net::SSH2::SFTP example code
Ok, I've found the "problem": use strict lead me to the mistake. I forgot to "use IO::File"... Damn
Write a response