chickadee » minissh » channel-exec

channel-exec ssh cmdprocedure

Typically run by SSH clients. Requests to open a session channel and run command cmd. If remote side replies with success, returns a ssh channel object. If remote side replies with failure, throws an error.