All tools
Agent Ready: HIGH
rsync
rsync 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 & InfraKind
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/