RE: windows-to-windows openssh buffering issue

2011-06-19 Thread Nathan Ridge
On Sat, 18 Jun 2011 23:31:12, Larry Hall wrote > On 6/18/2011 5:25 AM, Nathan Ridge wrote: > >> On Fri, 17 Jun 2011 11:52:35, Larry Hall wrote: >> >>> On 6/16/2011 10:20 PM, Nathan Ridge wrote: >>> >>>> Is there some setting for OpenSSH on the

RE: windows-to-windows openssh buffering issue

2011-06-18 Thread Nathan Ridge
On Fri, 17 Jun 2011 11:52:35, Larry Hall wrote: > On 6/16/2011 10:20 PM, Nathan Ridge wrote: > >> Is there some setting for OpenSSH on the server side that would allow >> me to run the program on machine B in native-windows non-pty mode >> so that the buffering is fine?

windows-to-windows openssh buffering issue

2011-06-16 Thread Nathan Ridge
Hello, I am ssh-ing from one windows machine A into another windows machine B, and I have a problem related to output buffering. I am using Cygwin's OpenSSH as both the client on A and the server on B. The problem is that the output of the program I'm running is being fully buffered, i.