Installwatch is an extremely simple utility to keep track of created and modified files during the installation of a new program. Its fast and easy to use. It doesn't require a pre-install phase becau...
Mirror was designed to duplicate a directory hierarchy between two machines. It avoids copying files unnecessarily by comparing the file time-stamps and file sizes before transferring.
rsync is a replacement for rcp that has many more features. rsync uses the 'rsync algorithm' which provides a very fast method for bringing remote files into sync. It does this by sending just the
di...