LWP::Protocol::rsync
is a back-end
for Perl LWP to fetch or
store rsync://
URLs by running the
rsync
program.
(The rsync
program has many more options than can be used through
this interface and is best run directly for things like mirroring.)
LWP-Protocol-rsync
is
free software (free
as in freedom), published under the terms of the
GNU
General Public License (v3 or higher).
Download version 2 here, either the full source here or from CPAN, or a Debian package here or from my repo.
LWP-Protocol-rsync-2.tar.gz
(47k, and sig)
liblwp-protocol-rsync-perl_2-0.1_all.deb
(16k, and sig)
The sig files are Gnu PG ascii armoured
signatures generated from my key. There's a
SIGNATURE
file inside the .tar.gz
for
cpansign
too. Older sources can be found
at backpan.
See
File::Rsync
for a front-end to the rsync
program, or
File::RsyncP
for speaking rsync protocol directly.
This page Copyright 2014, 2015, 2016, 2017, 2019 Kevin Ryde, except for the GPLv3 logo which is Copyright Free Software Foundation and used here in accordance with its terms.