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:

  • Ability to whole directory trees and filesystems
  • Optionally preserves symbolic links, hard links, file ownership,
  • permissions, devices and times
  • Requires no special privilages to install
  • Internal pipelining reduces latency for multiple files
  • Can use rsh, ssh or direct sockets as the transport
  • Supports anonymous rsync which is ideal for mirroring
  • Last updated 4 Dec, 2003


    User level: Submit a level

    User Rating:

    Homepage

    License(s) :

    GPLv2orlater
    GPLv3orlater

    Rate it!

     

    About

    Leadership
    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
    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

    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

    General Resources
    Announcement Resources
    Support Resources

    Development

    Developer Resources
    • VCS Checkout Command: :pserver:cvs@samba.org:/cvsroot login password: cvs
    • E-mail
    Bug Tracking Resources
     

    Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

    Copyright © 2000 - 2009 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

    The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

    Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.