Re: rsync
Andy Armstrong <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <[email protected]> |
On 28 Jan 2007, at 20:29, Suresh Govindachar wrote: >> [suggesting looking at RsyncP.pm andRsync.pm with the disclaimer >> that he hasn't used either module.] > > The two suggested modules are interfaces to rsysn. > However, I am looking for a replacement to rsync written > in perl. (Similar to how lwp-rget is a replacement for > wget http://en.wikipedia.org/wiki/Wget.) Unless I'm misreading the source (which is entirely possible) RsyncP.pm is an implementation of the rsync protocol in Perl + XS. Rsync.pm is indeed just a wrapper around the rsync binary. -- Andy Armstrong, hexten.net