[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../rsync/rsync.desc [COPY] Copyright (C) 2006 - 2010 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] Copyright (C) 1998 - 2004 Clifford Wolf [COPY] [COPY] More information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License as published by [COPY] the Free Software Foundation; version 2 of the License. A copy of the [COPY] GNU General Public License can be found in the file COPYING. [COPY] --- SDE-COPYRIGHT-NOTE-END --- [I] A replacement for rcp that has many more features [T] Rsync uses an own "rsync" algorithm which provides a very fast method for [T] bringing remote files into sync. It does this by sending just the [T] differences in the files across the link, without requiring that both [T] sets of files are present at one of the ends of the link beforehand. [T] At first glance this may seem impossible because the calculation of [T] diffs between two files normally requires local access to both [T] files. [U] http://rsync.samba.org/rsync/ [A] Andrew Tridgel [A] Paul Mackerras [M] The OpenSDE Community [C] extra/network [F] DIETLIBC [L] GPL [S] Stable [V] 3.0.7 [P] X -?---5---9 118.200 [D] 930146858 rsync-3.0.7.tar.gz http://rsync.samba.org/ftp/rsync/