Rsync is a free software utility for Unix-
and Linux-like
systems that copies files
and directories
from one host
to another.
Rsync is considered to be a lightweight application because file transfers are incremental --
after the initial full transfer, only bits in files that have been
changed are transferred. Rsynch is often used to provide offsite backups
by syncing data to a remote machine outside a firewall.
It is also used for mirroring
Web sites.
Rsync is available on most Linux distributions by default. It can be used to update whole directory trees and file systems
and can preserve soft links, hard links, file ownership, permissions, devices and times. Rsync
requires no special privileges to install and can use remote shell (RSH), secure shell (SSH) or direct sockets as the
transport.
See also: FTP, remote data backup,
differential
backup, incremental backup,
delta differencing,
cloud backup
This was last updated in April 2011
Email Alerts
Register now to receive SearchEnterpriseLinux.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States.
Privacy
More News and Tutorials
-
Learn the most essential Linux Linux commands, utilities, and tools for Enterprise administrators and managers. Our guide lists and describes the most essential kernel and shell commands and links to valuable Linux administrator resources.
-
How do Linux distributions compare in terms of performance, support services, security and speed under different enterprise conditions? Linux experts compare Red Hat Enterprise Linux, Novell SUSE Linux Enterprise and Ubuntu against these criteria.
-
SUSE Linux Enterprise Server offers a Rescue CD for repairing the system if your hardware causes a crash at reboot. This tip shows you how to use it.
-
Articles
-
Resources from around the Web