in reply to Re^2: Net::SSH2::Channel with exec, reads 0 bytes on suse while works fine on ubuntu
in thread Net::SSH2::Channel with exec, reads 0 bytes on suse while works fine on ubuntu
Sorry - only other idea I've got is to update the "problem" box to the latest Net::SSH2 and libssh2 (if that's not already the case) and hope that fixes it.
And just try doing stuff until something happens that makes sense. Do you know if the sent command gets executed on the remote machine ? (I would guess that it does, and that it's only the output that gets lost, but it's something that should be verified.)
Cheers,
Rob