f/code

Stop Memorizing rsync Flags: Use a Wrapper Instead

Stop Memorizing rsync Flags: Use a Wrapper Instead

`rsync-profiles` is a simple bash wrapper that replaces long, error-prone `rsync` commands with named profiles. Define your source, target, and exclusions in an INI-style config file, then sync with a single command like `rsync-profiles myprofile`. It supports remote servers via SSH, dry-run previews, custom rsync flags, and profile listing. Great for anyone tired of fat-fingering remote paths or digging through bash history to find that one sync command they ran three months ago.

kisdigital.com View

Comments

No comments yet. Log in to start the conversation.

f/code

Code and anything code related

Created Dec 12, 2025

2
Members

Moderators
u/rob u/admin