On 11 Mar 2001, Andre John Mas <[EMAIL PROTECTED]> wrote:
> I am looking at possibly doing an rsync port to Java, depending on
> time constraints, and I would like to know whether anyone has already
> set up such an effort. If there is one already under way, then it
> wouldn't make sense for me to duplicate the effort.

I don't think there is one yet.  You're welcome to do it.  I think
Java would work quite well for this sort of thing.  There is some
example code in other languages (e.g. pysync) that may guide you.

The current protocol, however, is quite tightly tied to the C
implementation.  There is a partial description of it in the CVS head,
in csprotocol.txt.  If you have any thoughts about the 3.0 protocol
while you're doing this, please post them.

> On the other hand if there isn't already one, should I get it setup
> at rsync.samba.org or at sourceforge.net?

If you don't find one, perhaps register a SourceForge project.  You
can always move some functions later.

-- 
Martin Pool


Reply via email to