2004-01-12 13:15:27 +01:00
|
|
|
File::RsyncP is a perl implementation of an Rsync client. It is
|
|
|
|
compatible with Rsync 2.5.5 (protocol version 26). It can send or
|
|
|
|
receive files, either by running rsync on the remote machine, or
|
|
|
|
connecting to an rsyncd deamon on the remote machine.
|
|
|
|
|
2005-09-21 21:31:43 +02:00
|
|
|
WWW: http://search.cpan.org/dist/File-RsyncP/
|