Question RSync Alternative for windows that works

Dec 23, 2024
1
0
10
Hello IT Pros, I manage many linux boxes but we acquired a company that has windows servers and we need to transfer data from these servers to our windows servers across a site to site VPN. I was trying to find a good working solution to copy 100+TB over. I have been using Robocopy but it is super slow (I think due to latency with SMB) based on my research. Is there some sort of RSYNC for windows.... The normal rsync for windows that I have seen has been very hard to get it to work.
 
Since you obviously have the Linux side of things worked out why not just load up something like Ubuntu in a VM and perform the copy?

Though 100TB is going to take a LONG time no matter what tool you use. Especially through a VPN tunnel.