chickadee » minissh » channel-write

channel-write channel str #!optional extendedprocedure

Sends a SSH data packet with str to channel. This respects the SSH-2 channel window size limitations and may therefore block waiting for window size adjustments. extended may be supplied as 'stderr or a fixnum for extended data packets.