About rsync
rsync is a utility for efficiently transferring and synchronizing files across computer systems. It uses an algorithm that minimizes data transfer by only sending differences between source and destination files. Widely used for backups, mirroring, and incremental transfers.
Installation
apt
sudo apt install rsync pacman
sudo pacman -S rsync brew
brew install rsync User Reviews
No reviews yet.
Similar Tools
Tool Details
- Version
- 3.2.7
- License
- GPL-3.0
- Pricing
- free
- Last Updated
- 2023-12-20
System Requirements
Tags
file-sync backup transfer incremental