Package: rsync Version: 2.6.9 Revision: 1 Maintainer: Remi Mommsen CustomMirror: << A: http://samba.org/ftp/rsync/ B: http://samba.org/ftp/rsync/old-versions/ << Source: mirror:custom:%n-%v.tar.gz Source-MD5: 996d8d8831dbca17910094e56dcb5942 Source-Checksum: SHA1(341618e230ea2e0e551d0ccf06f840d4f824c843) SetCFLAGS: -Os ConfigureParams: --mandir='${prefix}/share/man' --without-included-popt DocFiles: COPYING NEWS OLDNEWS README TODO Depends: popt-shlibs, libiconv BuildDepends: popt, libiconv-dev Conflicts: applersync Replaces: applersync Description: Synchronize filesystems between hosts DescDetail: << rsync is a replacement for rcp (and scp) that has many more features. It uses the "rsync algorithm" which provides a very fast method for remote files into sync. It does this 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. (Description taken from the www.freshmeat.net listing of rsync) << DescPackaging: << Versions up to 2.6.6 were kindly maintained by Bill Bumgarner << Homepage: http://rsync.samba.org/ License: GPL