[Bug 85] New: ssh -2 localhost od /bin/ls | true ignore SIGPIPE

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Jan 30 09:39:36 EST 2002


http://bugzilla.mindrot.org/show_bug.cgi?id=85

           Summary: ssh -2 localhost od /bin/ls | true  ignore SIGPIPE
           Product: Portable OpenSSH
           Version: -current
          Platform: All
        OS/Version: Cygwin on 9X/ME
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ssh
        AssignedTo: markus at openbsd.org
        ReportedBy: markus at openbsd.org


% ssh -2 localhost od /bin/ls | true
transfers and discards data, while protocol v1 does not:
% ssh -1 localhost od /bin/ls | true      
Write failed flushing stdout buffer.
write stdout: Broken pipe
%



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You reported the bug, or are watching the reporter.



More information about the openssh-unix-dev mailing list