Re: rsync() routine

2013-06-26 Thread Kevin Korb
-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

Re: rsync() routine

2013-06-26 Thread garvit sharma
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

rsync() routine

2013-06-25 Thread garvit sharma
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 program with out using fork() and exec() Please let me know about it. -- Regards Garvit Sharma Computer Science and Engineering UG Third year LNM IIT, Jaipur *No Body is a Sc