rclone

Manage file transfers across cloud storage platforms using rclone.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/TrendpilotAI/invesco-demo --skill rclone-trendpilotai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rclone
Source: https://github.com/TrendpilotAI/invesco-demo/tree/main/skills/compound-engineering/skills/rclone
Command: npx skills add https://github.com/TrendpilotAI/invesco-demo --skill rclone-trendpilotai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the complex task of managing files across various cloud storage providers, enabling seamless uploads, synchronization, and backups.

Core Features & Use Cases

  • File Transfer: Upload, download, copy, and sync files and directories between local storage and cloud services.
  • Cloud Provider Support: Works with S3, Cloudflare R2, Backblaze B2, Google Drive, Dropbox, and more.
  • Use Case: You need to upload a large video file to a Cloudflare R2 bucket. This Skill can handle the transfer efficiently, even if it needs to be resumed.

Quick Start

Use the rclone skill to upload the local file '/path/to/my/document.pdf' to the 'my-bucket' remote in the 'documents' folder.

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 S3 or R2 cloud storage?

You can sync files between local storage and S3 or R2 cloud storage by using rclone commands to configure remote credentials and execute file synchronization operations. It handles uploads and backups seamlessly across diverse cloud platforms.

Can I use rclone for backing up directories to Google Drive and Dropbox?

Yes, rclone supports backing up directories to Google Drive and Dropbox. It facilitates file management operations across diverse cloud storage platforms, allowing you to securely copy and sync data to these services.

What is the best way to upload large video files to a Cloudflare R2 bucket?

The best way to upload large video files to a Cloudflare R2 bucket is using rclone, which handles transfers efficiently and supports resuming interrupted uploads. This ensures robust file transfer for substantial data.

Do I need to install and configure rclone before managing cloud files?

Yes, you need the rclone command-line tool installed and configured with necessary remote credentials before managing cloud files. This setup enables secure and efficient data transfer across supported platforms.

Does rclone work with Backblaze B2 for file transfer and synchronization?

Yes, rclone works with Backblaze B2 for file transfer and synchronization. It supports uploading, downloading, copying, and syncing files and directories between local storage and the B2 cloud storage service.

Why does rclone require remote credentials for cloud storage operations?

Rclone requires remote credentials for cloud storage operations to ensure secure and efficient data transfer. Configuring these credentials authorizes rclone to access and manage your files across diverse platforms like S3 and Dropbox.