Comment on RSyncUI – A SwiftUI based macOS GUI for rsyncparentComments−blue_pants1yrobocopy is the Windows equivalent of rsync−huhtenberg1yKinda, sorta. Robocopy is a very good tool, but it cannot do incremental file updates. Already mentioned bvckup2 can do deltas, but it's not an rsync client.
Comments
robocopy is the Windows equivalent of rsync
Kinda, sorta. Robocopy is a very good tool, but it cannot do incremental file updates. Already mentioned bvckup2 can do deltas, but it's not an rsync client.