Menu

PerlRsync / News: Recent posts

PerlRsync 0.68 released

PerlRsync is a perl implementation of an Rsync client. It is compatible with Rsync 2.5.x and 2.6.x (protocol version 28). It can send or receive files, either by running rsync on the remote machine, or connecting to an rsyncd deamon on the remote machine.

This is a bug fix release.

Craig

Posted by Craig Barratt 2006-11-21

PerlRsync 0.66 released

PerlRsync is a perl implementation of an Rsync client. It is compatible with Rsync 2.5.x and 2.6.x (protocol version 28). It can send or receive files, either by running rsync on the remote machine, or connecting to an rsyncd deamon on the remote machine.

This is a bug fix release, and fixes a build problem on Solaris.

Craig

Posted by Craig Barratt 2006-11-12

PerlRsync 0.64 released

PerlRsync is a perl implementation of an Rsync client. It is compatible with Rsync 2.5.x and 2.6.x (protocol version 28). It can send or receive files, either by running rsync on the remote machine, or connecting to an rsyncd deamon on the remote machine.

This release fixes a build problem on certain platforms and some cleanup of some compiler warnings.

Craig

Posted by Craig Barratt 2006-07-31

PerlRsync 0.45 released

PerlRsync is a perl implementation of an Rsync client. It is
compatible with Rsync 2.5.x and 2.6.x (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.

This release fixes a bug in the file list receive code, and
has been back ported to perl 5.005_03.

Enjoy!
Craig

Posted by Craig Barratt 2004-02-08

PerlRsync 0.44 released

PerlRsync 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.

This release fixes large file support and contains several
minor bug fixes.

Enjoy!
Craig

Posted by Craig Barratt 2003-07-24

PerlRsync 0.31 released

PerlRsync 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.

PerlRsync 0.31 is a minor release that:
- adds a new stat counter remoteErrCnt
- has some documentation cleanup

Enjoy!
Craig

Posted by Craig Barratt 2003-02-24

PerlRsync 0.20 released

PerlRsync 0.20 has been released

PerlRsync is a Perl implentation of rsync that can talk directly to a native rsync program or rsync daemon. The file system I/O is abstracted into a seperate module, which allows an rsync interface to be developed for data other than regular file systems.

Posted by Craig Barratt 2003-01-18