Free solution to backup folders to external SFTP server with shadow copy
        Posted  
        
            by Sergiy Byelozyorov
        on Super User
        
        See other posts from Super User
        
            or by Sergiy Byelozyorov
        
        
        
        Published on 2010-03-01T18:33:17Z
        Indexed on 
            2010/03/08
            21:08 UTC
        
        
        Read the original article
        Hit count: 905
        
I have an account in university on Linux machine with 10TB of free space accessible via SFTP. I would like to backup my Windows 7 x64 laptop to university. Currently I am using rsync+cygwin, but backup is pretty slow (without shadow copy) and I hate console window appearing every day on my screen when I login.
So I am looking for something like Windows Backup but with support for SFTP. Combination of tools will work too.
© Super User or respective owner