rsyncrsync allows you to synchronize data between two filesystems or hosts. See http://rsync.samba.org/ for details. As part of our Standard UNIX Toolkit we install rsync 2.5.6 on our hosts. Most commonly used in this syntax: rsync -va -e ssh sourcefile host:/destination
Download rsync for your system
NOTE Solaris users must also have popt installed
|