shellnav
All tools

rsync

rsync
Agent Ready: HIGH

Incremental file sync.

Agent-Ready Score

4/5

Scored on: non-interactive mode available, machine-readable output (JSON/plain text), predictable exit codes, no interactive auth prompts.

Category

Ops & Infra

Kind

Traditional CLI

Priority

Priority B

Maintenance

✓ Actively maintained

Install

system # pre-installed on most systems
brew brew install rsync
apt sudo apt install rsync

Usage Example

$ rsync -av ./src/ /tmp/backup/src/