rsync

This package is not maintained, if you would like to take over please go to this page.
No replacement provided. Contact us if you know a replacement.

Wrapper for librsync library

The librsync library itself can be found at http://librsync.sourceforge.net/ and implements rsync remote-delta algorithm (http://rsync.samba.org/tech_report).

This algorithm is using a rolling check-sum and a md4 check-sum for
blocks of the file to generate a signature file. The signature file is used
to generate a diff from the file on the remote site. This diff can be
used on the local site to patch the file.
The Algorithm is from rsync 1.x and not compatible with rsync 2.x.

Maintainer

  • Michele Catalano (lead )

Details

Downloads: 14011
0.1.0
13 years ago
Download DLL for processor with 64 bits architecture (x64)
PHP 5.6
Loading...
PHP 5.5
Loading...
Download DLL for processor with 32 bits architecture (x86)
PHP 5.6
Loading...
PHP 5.5
Loading...
PHP 5.4
Loading...
PHP 5.3
Loading...
Version 0.1.0 change log


0.1.0 release

requires:

  • php >=5.2.6
  • pearinstaller >=1.4.0