in reply to Re^3: ssh2 scp question
in thread ssh2 scp question

You might want to apply the following patch if you want to run Net::SSH2 on perl-5.10.

http://rt.cpan.org/Public/Bug/Display.html?id=36614

I got bitten by that bug also..

Replies are listed 'Best First'.
Re^5: ssh2 scp question
by syphilis (Archbishop) on Nov 14, 2008 at 02:48 UTC
    Aaah ... good catch !!
    I thought I had already applied that patch .... and I had applied it to some of my Net-SSH2-0.18 builds, but not the particular Net-SSH2-0.18 I was using at the time :-)

    I have now applied it to all of my Net-SSH2 builds, and the OP's script now runs fine. Thanks for pointing this out.

    Cheers,
    Rob