Quickstart
bash
lazyrsyncFour panels on the left, focused with 1–4 (or Tab); the [0] pane on the right follows whichever one you're on, with a Command log underneath.
- [1] Runs — running and finished jobs
- [2] Tasks · Profiles — your saved tasks (
]toggles the sub-tab) - [3] Flags — the rsync option checkboxes
- [4] Filters — include/exclude rules
Your first sync
]to the Profiles sub-tab,ato add a profile.]back to Tasks,ato add a task. Fill in an ID, an Action (Sync ⇄ Snapshot,←/→), a Source, and a Destination — either path local oruser@host:/path.Ctrl+ncompletes a local path.ppreviews it. The[0]pane streams the+/~/-changes and settles into a diff with stats. Nothing is written.- Like the diff?
rruns it. Progress shows in [1] Runs;ccancels.
Preview first
p runs rsync with --dry-run and touches nothing. Reach for it whenever you're not sure what a task will do.
Next: Profiles & tasks.