Package: rsync Version: 2.5.7 Revision: 1 Maintainer: Bill Bumgarner CustomMirror: << A: http://samba.org/ftp/rsync/ B: http://samba.org/ftp/rsync/old-versions/ << Source: mirror:custom:%n-%v.tar.gz Source-MD5: 9b3ec929091d7849f42b973247918a55 SetCFLAGS: -I%p/include SetCPPFLAGS: -no-cpp-precomp UpdateConfigGuess: true ConfigureParams: --mandir='${prefix}/share/man' --disable-ipv6 --without-included-popt DocFiles: COPYING README Depends: popt 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) << Homepage: http://rsync.samba.org/ License: GPL