librsync.net
librsync.net copied to clipboard
A c# implementation of the librsync algorithm
As the title implies, does the lib work differently from its linux rsync counterpart, code/protocol wise?
Hi, Would you have the Librsync.net Dll what I can use in my Delphi application. I do not have Visual Studio to compile it. Regards Allan
Hi I am trying to sync two files using librsync.net. I have used it like this but its throwing notimplementedexception(). Can You please guide me about what I am doing...
I am using Librsync to compare my client file and server file. I have below design Client (.Net windows application) ----> Server (.Net MVC WEB API (HTTP Protocol)). upload from...
Added a simple command line wrapper (rdiff.net.exe) for librsync.net along with some basic tests for it.