[Ssh-sftp-perl-users] Net::SFTP methods that return handles
Brought to you by:
dbrobins
From: Steve S. <sap...@gs...> - 2004-10-23 16:10:28
|
I have ssh and Net::SFTP working in an SSH2 environment (mostly Solaris as a platform). It all works fine except for the methods that return handles. These all return undef with no error or warning messages. I added some debug to the source and can see that each one gets an ID but that the get_handle() call on that ID returns undef. Specifically, I've been trying to get the do_open() and do_opendir() methods to work. Any ideas? Thanks in advance ... -- Steve Sapovits GSI Commerce, Inc. http://www.gsicommerce.com Email: sap...@gs... |