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

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
  • Comment on Re^2: Net::SSH::W32Perl hangs at "channel 1: open confirm rwindow 0 rmax 32768" error.

Replies are listed 'Best First'.
Re^3: Net::SSH::W32Perl hangs at "channel 1: open confirm rwindow 0 rmax 32768" error.
by Corion (Patriarch) on Jan 19, 2015 at 09:09 UTC

    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