in reply to Re: Net::SSH2 just hangs up without any output
in thread Net::SSH2 just hangs up without any output

Hi Rob,

Thanks a lot Rob you were exactly right the problem was with $chan2->blocking(0); being not set. Now i get my outputs right.

Thankyou,
pradeep

  • Comment on Re^2: Net::SSH2 just hangs up without any output