-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The closest thing is librsync but it is just the file differencing
engine. The rest of the source is available though.
On 06/26/13 03:06, garvit sharma wrote:
> I mean i want to know if there exists some function like rsync() so
> that i can directly
I mean i want to know if there exists some function like rsync() so that i
can directly call it in my program.
On Tue, Jun 25, 2013 at 11:49 PM, garvit sharma wrote:
> Hi All,
>
> I want to know if there exists some system call or library routine for *
> rsync.*
> I want to use the rsync in my