Skip to content
QKQuickKit日本語
LinuxLOCALRuns in your browserInput may contain sensitive information

rsync Command Builder

Build a reviewable rsync transfer command locally, with archive, SSH, exclude, and dry-run options.

This tool handles input and primary processing in your browser and is designed not to send the input to QuickKit’s server.

Avoid live production secrets; use dummy or masked data where possible. Data handling details

Generated command

How it works

Builds an rsync command only; it never connects or transfers files. A source ending in / copies its contents, while a source without / copies the source directory itself. --delete can remove destination files and requires explicit confirmation. Dry-run is enabled by default so you can review the transfer first. Remote-to-remote transfers are deliberately not generated.