[Ssh-sftp-perl-users] Problem with Net::SFTP
Brought to you by:
dbrobins
From: Matt A. <mat...@mo...> - 2005-02-28 19:06:18
|
Hi there: This might be a Net::SSH::Perl question but I'm getting this error when I use Net::SFTP so I'll try here and see if anyone has any suggestions. I wrote a small script to transfer files between two drop locations using Net::SFTP but get the following error when trying to connect to the remote host: Can't locate object method "blocking" via package "IO::Handle" at /Library/Perl/5.8.1/Net/SSH/Perl.pm line 212. FWIW, I'm using Perl v5.8.1-RC3 on Mac OS X 10.3.8. Any suggestions as to how I might go about resolving this would be greatly appreciated. Thanks in advance, Matt |