UnQTools
Developer Runs in your browser

rsync Command Builder

Build correct rsync commands from a visual UI — local, push, and pull direction, trailing-slash visualizer (src/ copies contents vs src copies the dir), archive -a, verbose -v, compress -z, human -h, progress --progress, --delete (guarded with dry-run nudge), --delete-excluded, --exclude / --exclude-from, --partial, --bwlimit, --checksum, --numeric-ids, SSH transport (-e 'ssh -i key -p port'), preserve-detail breakdown of -a as -rlptgoD. Per-flag plain-English explanation, recipe library, history (max 20), shareable URL. 100% client-side — commands are generated, never executed.

100% Private Works Offline Instant

Build correct rsync commands from a visual UI — local, push, and pull direction, trailing-slash visualizer (src/ copies contents vs src copies the dir), archive -a, verbose -v, compress -z, human -h, progress --progress, --delete (guarded with dry-run nudge), --delete-excluded, --exclude / --exclude-from, --partial, --bwlimit, --checksum, --numeric-ids, SSH transport (-e 'ssh -i key -p port'), preserve-detail breakdown of -a as -rlptgoD. Per-flag plain-English explanation, recipe library, history (max 20), shareable URL. 100% client-side — commands are generated, never executed. Everything runs locally in your browser — your data never leaves your device.

How to use

  1. Enter your input in the tool above.
  2. Adjust any options to your preference.
  3. Use the Copy or Download buttons to save the result.
  4. Everything happens locally — your data never leaves your browser.