Bugs item #2133247, was opened at 2008-09-28 02:07 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=703942&aid=2133247&group_id=125852
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: Out of Date Priority: 5 Private: No Submitted By: Paul Thomas (thomaspu) Assigned to: Daniel Stenberg (bagder) Summary: Tunneling and X11 forwarding broken in windows Initial Comment: SSH Tunneling doesn't work at all under windows. The first problem that you run into is the multiple channel creation bug. Creating a 2nd channel for tunneling fails the first time, and you have to retry channel creation. Once you get a live 2nd channel and have a local socket setup, I can get an app like remote desktop to connect to the local socket and its sends data on the socket which I then forward over the SSH Tunnel, however I do not always get data back over the tunnel. It seems that if I let my app run full speed, I never get any data response from the tunnel. However, If I slow things down by stepping through the code in a debugger, I often get responses from the remote end like I should but soon after the tunnel messes up. Seems like multiple channels in windows just causes problems and the library misses data that it should be getting. Paul ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2009-05-22 02:20 Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Daniel Stenberg (bagder) Date: 2009-05-07 19:38 Message: Is this still a problem with the latest CVS/release ? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=703942&aid=2133247&group_id=125852 ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ libssh2-devel mailing list libssh2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-devel