>>>>> "Suresh" == Suresh Govindachar <[EMAIL PROTECTED]> writes:

Suresh> I have not been able to find an implementation of rsync
Suresh> functionality using lwp.

Although there have already been a series of answers, I think they
missed this statement.

Do you want:

(a) something *like* rsync that fetches things using http?  (Note that this
    would not be possible IN GENERAL.)

or

(b) something that fetches things from an rsyncd using rsync protocol (not
    HTTP) but doesn't use rsync(1)?

The protocols are radically incompatibly different, so I'm wondering what you
meant in your opening statement.  And since LWP is about option A there,
that's really the only thing appropriate for this list (and it's also the
harder/impossible problem).

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

Reply via email to