I need to read the data written to ClientChannel in and error OutputStreams. Anyone know how this is possible? My PipedInputStream/PipedOutputStream converter gives me a broken pipe immediately. Other SSH libraries give me access to shell or exec data as InputStreams. Is this available in SSHD and I've managed to overlook it?
Thanks, Pete
