Top > All Packages in Directory > Rsync

Rsync - FTP program to keep remote files in synch

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


  • Obtaining

    Web pagehttp://samba.anu.edu.au/rsync/
    Source tarballhttp://samba.anu.edu.au/ftp/rsync/rsync-2.5.6.tar.gz
    Source informationhttp://samba.anu.edu.au/ftp/rsync/
    Version 2.5.6 (stable) released on 2003-01-28
    Version 2.5.7 (devel) released on 2003-12-04
    Licensed under The GNU General Public License, Version 2 or later.
    This is not a GNU package.

    Documentation
    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
    Support contacts

    Announce List<rsync@samba.org>
    Help List<rsync@samba.org>
    Developer List<rsync@samba.org>
    Bug Listhttp://samba.anu.edu.au/cgi-bin/rsync

    Project contacts

    Maintainers
    Developers

    Related information

    Source repository:pserver:cvs@samba.org:/cvsroot login password: cvs
    Interfacescommand line
    Source languagesC
    Use requirementsrsh/ssh (ssh recommended for security reasons)

    Entry information

    License verified byJanet Casey <jcasey@gnu.org> on 2001-01-30
    Entry compiled byJanet Casey <jcasey@gnu.org>

    Categories



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

    Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

    Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 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. A copy of this license is included in the file COPYING.DOC.

    Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

    The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.