Olivier Thauvin wrote:
Le Tuesday 5 July 2005 17:48, John E. Malmberg a écrit :
Olivier Thauvin wrote:
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 o
Le Tuesday 5 July 2005 17:48, John E. Malmberg a écrit :
> Olivier Thauvin wrote:
> > 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 usin
Olivier Thauvin wrote:
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:
ht
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 s
Title: rsync lib
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 synchro