Top Level :: Tools and Utilities
:: rsync
:: 0.1.0
:: Windows
rsync 0.1.0 for Windows
This package is not maintained, if you would like to take over please go to this page.
Package Information |
Summary |
Wrapper for librsync library |
Maintainers |
Michele Catalano <
michele at catalano dot de >
(lead)
[details]
Anatol Belski <
ab at php dot net >
(developer)
[details]
|
License |
Modified BSD License |
Description |
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. |
Release notes
Version 0.1.0
(beta)
|
0.1.0 release |
|
In case of missing DLLs, consider to contact the
Windows Internals List
(subscribe first).
Dependencies for release 0.1.0 |
|
PHP Version: PHP 5.2.6 or newer PEAR Package: PEAR 1.4.0 or newer
|
|
|