You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

45 lines
1.5 KiB

[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 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 <tridge@samba.org>
[A] Paul Mackerras <paulus@cs.anu.edu.au>
[M] The OpenSDE Community <list@opensde.org>
[C] extra/network
[F] DIETLIBC
[L] GPL
[S] Stable
[V] 2.6.9
[P] X -1---5---9 118.200
[D] 2975072070 rsync-2.6.9.tar.gz http://rsync.samba.org/ftp/rsync/