Bugs item #2133247, was opened at 2008-09-28 04:07 Message generated for change (Comment added) made by bagder 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: Pending >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: Daniel Stenberg (bagder) Date: 2009-05-07 21: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 ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ libssh2-devel mailing list libssh2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-devel