I usel SSH2 functions to login remote servers, and run several commands with ssh2_exec on them.
I wish to get the return codes of my remote commands. Is it possible with SSH2 Function or I only can get the STDOUT & STDERR?
Thanks!
Moderator: General Moderators