It's terrible, but OpenSSH doesn't support "signal" message channel request *very sad face* It's scheduled for 6.0 release (https://bugzilla.mindrot.org/show_bug.cgi?id=1424) which is, i believe, far far away from now.
2011/10/17 Pavel Strashkin <[email protected]>: > Hello everyone, > > The patch implements the following part of SSH RFC: > ===CUT=== > byte SSH_MSG_CHANNEL_REQUEST > uint32 recipient channel > string "signal" > boolean FALSE > string signal name (without the "SIG" prefix) > ===END=== > > I've also extended "_libssh2_error" with an ability to use formatting > string as "_libssh2_debug" does. > > Thank you! > _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
