rclone

Transfer and sync files between local systems and cloud storage providers.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/ollieb89/orchestrator --skill rclone-ollieb89
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rclone
Source: https://github.com/ollieb89/orchestrator/tree/main/.cursor/skills/rclone
Command: npx skills add https://github.com/ollieb89/orchestrator --skill rclone-ollieb89

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Rclone enables reliable, cross-provider file transfers and synchronization, removing manual, repetitive tasks when moving data between local storage and cloud remotes.

Core Features & Use Cases

  • Cross-provider transfers: move data between local storage and S3-compatible storage, Cloudflare R2, Backblaze B2, Google Drive, Dropbox, and other remotes.
  • Mirroring and backups: keep multiple clouds in sync or back up local assets to remote storage.
  • Flexible operations: supports dry runs, selective transfers, bandwidth limits, and large file support.

Quick Start

Upload a local folder to a configured remote using rclone.

Frequently Asked Questions about rclone

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

FAQPage Schema
How do I sync files between local storage and cloud providers like AWS S3 or Google Drive?

To sync files between local storage and cloud providers like AWS S3 or Google Drive, you can use rclone to transfer and synchronize data across configured remotes. It supports mirroring, backups, and cross-provider transfers.

Can I move data directly between S3-compatible storage and Backblaze B2?

Yes, you can move data directly between S3-compatible storage and Backblaze B2. Rclone facilitates cross-provider transfers without requiring intermediate local storage, enabling seamless data migration between supported cloud remotes.

Do I need to install and configure rclone before transferring files to Cloudflare R2?

Yes, you need rclone installed and configured remotes set up before transferring files to Cloudflare R2. The Skill provides setup checks and troubleshooting guidance to ensure your environment is correctly prepared for cloud operations.

What is the best way to backup local assets to remote storage?

The best way to backup local assets to remote storage is using rclone's synchronization features. It supports mirroring local directories to cloud remotes, with options for dry runs, selective transfers, and bandwidth limits to manage large backups efficiently.

Does rclone support large file transfers and bandwidth limits for cloud storage sync?

Yes, rclone supports large file transfers and bandwidth limits for cloud storage sync. It provides flexible operations including dry runs and selective transfers, ensuring reliable data movement when managing substantial files across remote storage providers.

Why use rclone for cross-provider file transfers instead of manual cloud storage uploads?

Rclone removes manual, repetitive tasks when moving data between local storage and cloud remotes. It enables reliable, automated cross-provider synchronization and mirroring, replacing manual uploads with consistent, scriptable transfer operations across multiple platforms.