rclone

Transfer local files to cloud storage and verify remote copies with rclone.

1|Updated Jun 28, 2026
One-click install
npx skills add https://github.com/whmathews15/DEX-Personal-Operating-System --skill rclone-whmathews15
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rclone
Source: https://github.com/whmathews15/DEX-Personal-Operating-System/tree/main/.claude/plugins/compound-engineering/skills/rclone
Command: npx skills add https://github.com/whmathews15/DEX-Personal-Operating-System --skill rclone-whmathews15

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires rclone, and includes scripts (resource) components.

What problem does it solve?

This Skill removes the friction of moving files between local machines and cloud storage by guiding reliable uploads, syncs, backups, and verification steps.

Core Features & Use Cases

  • Cloud Transfers: Copy single files or whole folders to S3, Cloudflare R2, Backblaze B2, Google Drive, Dropbox, and other compatible remotes.
  • Safe Synchronization: Mirror directories with sync mode, preview changes with dry run, and compare results with checksum-based checks.
  • Operational Support: Validate installations, confirm remotes are configured, limit bandwidth, inspect remote contents, and troubleshoot connection issues.
  • Use Case: A creator can upload a finished video to object storage, confirm it transferred correctly, and reuse the same workflow for future backups.

Quick Start

Ask the assistant to verify your rclone setup and upload your chosen file or folder to the correct remote destination.

Frequently Asked Questions about rclone

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sync local files to S3 cloud storage and verify the transfer?

Yes, this Skill supports cross-provider moves between cloud storage services like Google Drive, Dropbox, Cloudflare R2, and Backblaze B2. It guides reliable transfers by validating connectivity and confirming remote configurations before moving files.

Can I preview changes before running a cloud backup sync?

Yes, you can preview changes before running a cloud backup sync by using the dry run mode. This allows you to inspect what files will be copied, modified, or deleted without actually performing the transfer operations.

What is the best way to limit bandwidth during large media transfers to object storage?

The best way to limit bandwidth during large media transfers to object storage is to apply built-in bandwidth limiting rules. This prevents network saturation and maintains connection stability while moving large files across compatible remotes.

Do I need an installed rclone binary configured with remotes to use this file transfer workflow?

Yes, you need an installed rclone binary and configured remotes to use this file transfer workflow. The Skill validates your installation, confirms remotes are set up, and checks connectivity before executing any copy, sync, or backup operations.

Why does my file transfer to cloud storage fail the checksum comparison?

Your file transfer to cloud storage may fail checksum comparison due to interrupted connections or incompatible remote hashing algorithms. The Skill troubleshoots connection issues and verifies remote copies to ensure data integrity across supported storage providers.