Sync Folders
A Raycast extension to quick sync folders with rsync command
Description
This mod provides a command to sync folders with the rsync command. It provides a simple way to sync folders between two locations. Take a look at the scenarios below to get a feel for how you might use the extension.
Features
- Sync Folders: Sync folders between two locations using rsync
- Sync Finder Selection: Sync the selected folders in Finder
- Create Sync Folders: Create a new sync folders preset with exclude patterns
- Edit Sync Folders: Edit an existing sync folders preset
- My Sync Folders: List all presets with Dry Run preview and AI advice
- Sync History: View the history of all synchronizations with timing and status
- Menu bar commands: Quickly access presets from the menu bar
- Dry Run (⌘D): Preview changes without syncing — shows new, updated, and deleted files
- AI Advice (⌘⇧A): AI-powered safety analysis of sync operations (requires Raycast Pro)
- Exclude Patterns: Skip files matching patterns (e.g.
.DS_Store, *.tmp, node_modules)
Author
Developed by Undolog.
I am open to requests for features, bug reports, and edits to the code made by the community.
License
Distributed under the MIT License.