Le Tuesday 5 July 2005 12:52, Przemysław Owczarek a écrit :
> Hello! I've read a lot of materials about rsync and I'm still a bit
> confused. I'm thinking of implementing core rsync fuctionality in my
> program. Is there a C/C++ library that provides that? It should work with
> normal rsync linux server. My aim is to synchronize data using my own
> software on a client and to store data on a linux server. I have found
> libsync, xdelta and few others but I'm not sure if they are ok. for what I
> want to do. ęłęóThanks in advance.

Currently there is no rsync library for rsync network function. the librsync 
project provide functions for the file access/md4 part.

That exactly the reason why I just started a rewritten of rsync using a struct 
and to create a real library.

Current works is here:
http://nanardon.homelinux.org/cgi-bin/viewcvs.cgi/rsync-ng/?root=Nanar

But this need lot of works...

>
> Regards,
> Joseph Owczarek

Attachment: pgpRtHzBmnR37.pgp
Description: PGP signature

-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to