Ted Lemon wrote: > Unfortunately, I do request a pty, so that's not it. Ok.
> There's nothing to suggest that it's line buffered. Is it > possible that some output might be getting discarded for some > reason? No, not really. Now would be a good time to enable debug output in your libssh2, and call libssh2_trace(session,~0); in your app. Then inspect/send the debug log. //Peter _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
