Syrep
syrep
http://0pointer.de/lennart/projects/syrep/
'syrep' is a generic file repository synchronization tool. It synchronizes large file hierarchies bidirectionally by exchanging patch files. It is peer-to-peer, does not require a central server, and supports synchronization between more than two repositories. Patch files can be transferred via offline media (ie removable hard drives or compact disks). Files are tracked by their message digests, currently MD5. The snapshot files track file creation, deletion, modification, creation of new hard or symbolic links, and renaming (which is merely a new hard link and removal of the old file). syrep doesn't distuinguish between soft and hard links; even copies of files are treated as the same. Currently, syrep doesn't synchronize file attributes like access modes or modification times.
Documentation
User manpage available in HTML format from http://0pointer.de/lennart/projects/syrep/syrep.1.xml
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater | Janet Casey | 22 March 2004 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | |
| Bug Tracking,Developer,Support | mailto:mzflerc@0pointer.de |
Software prerequisites
| Kind | Description |
|---|---|
| Source requirement | zlib |
| Source requirement | Berkeley DB |
This entry (in part or in whole) was last reviewed on 6 July 2005.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.