in reply to Net::SSH::W32Perl hangs at "channel 1: open confirm rwindow 0 rmax 32768" error.

http://search.cpan.org/dist/Net-SSH-W32Perl/ -> https://rt.cpan.org/Public/Dist/Display.html?Name=Net-SSH-W32Perl -> Bug #63042 for Net-SSH-W32Perl: Module does not work with current version of Net-SSH-Perl and needs an update (solution attached)
  • Comment on Re: Net::SSH::W32Perl hangs at "channel 1: open confirm rwindow 0 rmax 32768" error.

Replies are listed 'Best First'.
Re^2: Net::SSH::W32Perl hangs at "channel 1: open confirm rwindow 0 rmax 32768" error.
by premal (Acolyte) on Mar 22, 2012 at 03:46 UTC
    Hey Thanks a lot. :) Your solution did work and now I will be testing the scrip on my environment. Thanks again.
Re^2: Net::SSH::W32Perl hangs at "channel 1: open confirm rwindow 0 rmax 32768" error.
by camelishappy (Initiate) on Jan 19, 2015 at 09:07 UTC
    How can this be implemented in win64 bit machine, I have both modules net::ssh::perl and net::ssh::w32perl ... since my machine is 64 bit it will make use of net::ssh::perl module and run with those libraries,,, please help me with the fix which need to be patched to make this work for net::ssh::perl as well I am getting the same error Channel 1 : open confirm rwindow 0 rmax 32768 Thanks in Advance

      Have you read the links?

      Have you applied the patches and recompiled the module? How did that fail for you?

        The link says it for net::ssh::w32perl module...... and I could not apply same kinda fix directly to net::ssh::perl ... can you please help me with the procedure ... I am quite new to Perl and Remote Connectivity too .. Thanks