SSH running slow on cygwin
        Posted  
        
            by 
                Robb
            
        on Super User
        
        See other posts from Super User
        
            or by Robb
        
        
        
        Published on 2011-06-23T14:39:24Z
        Indexed on 
            2011/06/24
            16:25 UTC
        
        
        Read the original article
        Hit count: 208
        
I have a Windows XP box with Cygwin running and the SSH service. I'd like to use PuTTY to connect to it from other computers on the local network. PuTTY works fine and I actually get a relatively speedy login prompt. But anytime I do an 'ls' on the root directory ('/') it typically doesn't complete, like the command is hung. Other PuTTY sessions suffer as well, no matter what i'm doing (even just an 'ls' on my home directory might take awhile or not finish). It is like a deadlock occurred somewhere in the ssh/cygwin system.
The root directory does contain the 'cygdrive' folder which is the contents of the host computer. Could this be causing the slowdown?
© Super User or respective owner