FTPS connection stalled on TLS initialization?
        Posted  
        
            by 
                sightofnick
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by sightofnick
        
        
        
        Published on 2011-01-28T21:39:44Z
        Indexed on 
            2011/01/28
            23:28 UTC
        
        
        Read the original article
        Hit count: 596
        
Hello, I am very good with an HTTP server, but I am new to FTP. I'm trying to configure a FTPS connection and I have listen set to port 990. But FileZilla client connection always hangs up on TLS initialization and then times out. Any suggestions on configuration? This is my current FTPS config:
Enable FTP over SSL/TLS support (FTPS) - Checked
Allow explicit FTP over TLS - Checked
    Disallow plain unencrypted FTP - Checked
Force PROT P to encrypt file transfers in SSL/TLS mode - Checked
        © Server Fault or respective owner