in reply to Re^2: Net::SSH2 blocked while reading from Channel
in thread Net::SSH2 blocked while reading from Channel

Hi Paulo, Did you get any resolution for this? I have the same issue on my suse linux, but it doesn't work with the exact bytes too for me. How did you get the exact number of bytes in the channel? Could you please paste your code? Thanks, Madhuri
  • Comment on Re^3: Net::SSH2 blocked while reading from Channel

Replies are listed 'Best First'.
Re^4: Net::SSH2 blocked while reading from Channel
by psantann (Novice) on Apr 30, 2011 at 00:11 UTC
    No I just moved to another box...we figured it was something wrong with that OS/libs combination as we did not find the issue anywhere else
    In my code snippet, just replace the 567 by a higher number, it should tell you how many bytes it read.
    Thanks,

    Paulo