PACKAGE NAME: rsync-3.0.2-i486-1.tlz PACKAGE LOCATION: ./net PACKAGE SIZE (compressed): 233 K PACKAGE SIZE (uncompressed): 490 K PACKAGE MD5: ae91a3b78abb207b1ee859a6c3b1634e ./net/rsync-3.0.2-i486-1.tlz PACKAGE REQUIRED: acl >= 2.2.47_1-i486-1,attr >= 2.4.41_1-i486-1,popt >= 1.7-i486-2 PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: rsync: rsync (remote file sync) rsync: rsync: rsync is a replacement for rcp that has many more features. It rsync: uses the "rsync algorithm" which provides a very fast method for rsync: bringing remote files into sync. It does this by sending just the rsync: differences in the files across the link, without requiring that both rsync: sets of files are present at one of the ends of the link beforehand. rsync: rsync: rsync was written by Andrew Tridgell and Paul Mackerras. rsync: rsync: