in reply to Re: Net::SSH::Perl hangs while running remote command
in thread Net::SSH::Perl hangs while running remote command
I tried by providing timeout option while creating ssh object, but which is not much of help...SSH is not timing out the command, its just waiting for the command to respond.
Moreover am running the command in eval block.