in reply to perl hangs on write syscall

Hi AM,

What happens if you run your ssh command from shell redirecting the stdout into a file and it returns huge data?

Replies are listed 'Best First'.
Re^2: perl hangs on write syscall
by Anonymous Monk on May 16, 2015 at 11:26 UTC

    Hi, it works doing ssh from shell and redirecting output to some file. Seems to be problem with writing of data read from the remote host.