SSL FTP fails on Windows 7 but not Windows XP clients
        Posted  
        
            by 
                Andrew Neely
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Andrew Neely
        
        
        
        Published on 2012-01-23T15:10:44Z
        Indexed on 
            2013/10/26
            22:00 UTC
        
        
        Read the original article
        Hit count: 410
        
We currently use a free SSL-FTP client called Move-It-Freely to transmit data from a custom data entry program at over forty facilities scattered around the state to our central server. Under XP, it works flawlessly.
Some facilities have upgraded to Windows 7. On these machines, uploads (transfers to us) work, downloads (transfers from us to them) fail. Replacing the Windows 7 machine with an XP machine solves the problem. We have also verified that the network firewall settings have not changed.
This problem persists even if Windows firewall is not running. We were able to remote into one of the Windows 7 machines to verify that the Windows firewall was indeed turned off.
We cannot replicate the problem on our own Windows 7 machines, and are at a loss of how to fix this feature for our customers. The data contain health-related information, and needs to be encrypted (hence SSL-FTP.)
Despite hours spent on Google, we cannot find a solution.
© Server Fault or respective owner