Hi Brent, Bates, Brent wrote: > All the manual says is '0' on success and '>0' for any errors. > I'd like something more specific, if it exists. I suggest that you use one of the several existing SSH client libraries and implement your own client, in order to work directly with the SSH protocol. These things become trivial then. //Peter