Folder sync application which can sync over Internet (the other machine specified by an IP)?
        Posted  
        
            by 
                Adal
            
        on Super User
        
        See other posts from Super User
        
            or by Adal
        
        
        
        Published on 2010-08-27T22:05:23Z
        Indexed on 
            2012/12/20
            5:05 UTC
        
        
        Read the original article
        Hit count: 239
        
I need to sync some folders between two Win 7 machines. While they are connected to the same LAN, they can't see each-other over Windows Networking since sharing is disabled on both of them (security reasons).
Do you know any sync app which can work over IP?
The folder I need to sync has 500,000 files in it (80 GB in total), so the sync app should be pretty efficient. At the moment I copy the files from one machine to the other over FTP, but it takes forever, since a separate connection is opened for each file.
Or maybe you know some app which can efficiently transfer a large number of files between two machines on the Internet?
© Super User or respective owner