gsync icon indicating copy to clipboard operation
gsync copied to clipboard

gSync is an rsync based library for sending delta updates of files to a remote server.

gSync

GoDoc Build Status

A Go library implementing rsync algorithm described at https://www.samba.org/~tridge/phd_thesis.pdf and in more detail at http://paperswelove.org/2017/video/camilo-aguilar-rsync-algorithm/.