Hacker News new | ask | show | jobs
by hxr 5805 days ago
I am working on something exactly similar in my free time as a side project. Nothing to show yet, but I am currently playing with rsync to support incremental diff-based syncs.

Will your program be open source?

1 comments

yeah rsync is the de-facto standard for delta sync I think :) Open API and/or open source part of AeroFS are in our plans.