Categories
Rsync
rsync is a replacement for rcp that has many more features. rsync uses the "rsync algorithm" which provides a very fast method for bringing remote files into sync by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand.
At first glance this may seem impossible because the calculation of diffs between two files normally requires local access to both files. A technical report describing the rsync algorithm is included with this package.
Features include:
Last updated 4 Dec, 2003
About
Leadership
- Andrew Tridgell - Maintainer
Requirements
- rsh/ssh (ssh recommended for security reasons) (Use Requirement)
Related Projects
DirSync, LazyFTP, Safecat, Ssync, Unison, prcs, pssh, pysync, rdate, rsyncrypto, weex
Versions
3.0.5
- Released: 26 Jan, 2009
- Code Maturity: Stable
- Source Archive: http://rsync.samba.org/ftp/rsync/rsync-patches-...
- Licenses: GPLv3orlater
- Interfaces: Command Line
2.5.7
2.5.7 devel released 2003-12-04
- Released: 4 Dec, 2003
- Code Maturity: Developmental
2.5.6
2.5.6 stable released 2003-01-28
- Released: 28 Jan, 2003
- Code Maturity: Stable
- Source Archive: http://samba.anu.edu.au/ftp/rsync/rsync-2.5.6.t...
- Licenses: GPLv2orlater
- Interfaces: Command Line
User Community and Support
User man pages available in HTML form from http://samba.anu.edu.au/ftp/rsync/rsync.html; programmer's copy of rsync.conf pages available in HTML form from http://samba.anu.edu.au/ftp/rsync/rsyncd.conf.html




