rclone

Upload, sync, and list files across cloud storage services with rclone.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/hemory/amp --skill rclone-hemory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rclone
Source: https://github.com/hemory/amp/tree/main/.claude/plugins/compound-engineering/skills/rclone
Command: npx skills add https://github.com/hemory/amp --skill rclone-hemory

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of uploading, syncing, and managing files across various cloud storage providers, eliminating the need for complex manual operations or provider-specific tools.

Core Features & Use Cases

  • File Uploads & Sync: Transfer single files or entire directories to cloud storage like S3, R2, Google Drive, and Dropbox.
  • Remote Management: List, check, and verify files on remote storage.
  • Use Case: Upload a batch of product images to your Cloudflare R2 bucket for your e-commerce site, or sync your local project folder to a Google Drive backup.

Quick Start

Use the rclone skill to upload the local folder '/path/to/my/project' to your 'my-bucket' on S3.

Frequently Asked Questions about rclone

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

FAQPage Schema
How do I sync a local folder to cloud storage like S3 or Google Drive?

Uploading files to Cloudflare R2 or Backblaze B2 is done by executing rclone commands to transfer files directly to your configured remote storage. It supports moving single files or entire directories to these buckets without provider-specific tools.

Can I manage files across multiple cloud storage providers using one tool?

Yes, managing files across multiple cloud storage providers is supported by using rclone to list, check, and verify files across S3, Dropbox, and Google Drive. It provides a unified command-line interface for diverse storage services.

What do I need to configure before transferring files to remote storage?

Before transferring files to remote storage, you need the rclone command-line tool installed and configured with the appropriate remote storage credentials for services like S3 or Dropbox.

Does rclone work with Backblaze B2 and Cloudflare R2 for file transfers?

Yes, rclone works with Backblaze B2 and Cloudflare R2 for file transfers, supporting uploads, syncs, and file listings across these cloud storage platforms. It integrates directly with these specific remote storage services.