What problem does it solve?
Managing file transfers across multiple cloud storage providers (AWS S3, Cloudflare R2, Google Drive, Dropbox, etc.) typically requires switching between provider-specific tools and workflows, leading to inconsistent processes, increased risk of human error, and wasted time on repetitive transfer tasks.
Core Features & Use Cases
- Cross-provider file operations: Upload, sync, copy, and list files across all major cloud storage services and S3-compatible platforms from a single unified tool.
- Safety-first transfer guardrails: Built-in dry-run previews, pre-operation connectivity checks, and post-transfer verification steps to prevent accidental data loss, misrouted files, or unintended deletions during sync operations.
- Use Case: A development team needs to back up local project assets to Cloudflare R2, sync updated static files to an AWS S3 bucket for production deployment, and share large media files via Dropbox, all without learning separate tools for each provider.
Quick Start
Use the rclone skill to sync your local project assets folder to your configured Cloudflare R2 bucket and confirm the upload completed successfully.