Rclone

“用于云存储的rsync” -- Google Drive,Amazon Drive,S3,Dropbox,Backblaze B2,One Drive,Swift,Hubic,Cloudfiles,Google云端存储,Yandex文件。("rsync for cloud storage" - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files.)

Github星跟踪图

网站 |文档 |下载 | 贡献 |变更日志 |安装 |论坛 | G+

Rclone

Rclone(“用于云存储的 rsync”)是一个命令行程序,用于将文件和目录与不同的云存储提供程序同步。

Storage providers

  • 1Fichier
  • Alibaba Cloud (Aliyun) Object Storage System (OSS)
  • Amazon Drive (See note)
  • Amazon S3
  • Backblaze B2
  • Box
  • Ceph
  • Citrix ShareFile
  • DigitalOcean Spaces
  • Dreamhost
  • Dropbox
  • Enterprise File Fabric
  • FTP
  • GetSky
  • Google Cloud Storage
  • Google Drive
  • Google Photos
  • HTTP
  • Hubic
  • Jottacloud
  • IBM COS S3
  • Koofr
  • Mail.ru Cloud
  • Memset Memstore
  • Mega
  • Memory
  • Microsoft Azure Blob Storage
  • Microsoft OneDrive
  • Minio
  • Nextcloud
  • OVH
  • OpenDrive
  • OpenStack Swift
  • Oracle Cloud Storage
  • ownCloud
  • pCloud
  • premiumize.me
  • put.io
  • QingStor
  • Rackspace Cloud Files
  • Scaleway
  • Seafile
  • SFTP
  • StackPath
  • SugarSync
  • Tardigrade
  • Tencent Cloud Object Storage (COS)
  • Wasabi
  • WebDAV
  • Yandex Disk
  • The local filesystem

特性

  • 始终检查 MD5 /SHA1 哈希值以确保文件完整性
  • 保留在文件上的时间戳
  • 部分同步支持整个文件
  • Copy 模式只是复制新的/更改的文件
  • Sync (单向)模式使目录相同
  • Check 模式以检查文件哈希相等性
  • 可以与网络同步,例如两个不同的云帐户
  • 可选加密 (Crypt)
  • 可选缓存 (Cache)
  • 可选的 FUSE 安装 (rclone mount)
  • 多线程下载到本地磁盘
  • 可以通过 HTTP/WebDav/FTP/SFTP/dlna 提供本地或远程文件 服务

安装和文档

有关安装,使用,文档,更改日志和配置演练,请参阅 rclone 网站

下载

许可

This is free software under the terms of MIT the license (check theCOPYING file included in this package).

主要指标

概览
名称与所有者rclone/rclone
主编程语言Go
编程语言Makefile (语言数: 10)
平台BSD, Linux, Mac, Solaris, Windows, Plan 9
许可证MIT License
所有者活动
创建于2014-03-16 16:19:57
推送于2025-06-02 16:22:53
最后一次提交2025-05-28 17:04:35
发布数118
最新版本名称v1.69.3 (发布于 2025-05-21 21:15:30)
第一版名称v0.90 (发布于 )
用户参与
星数50.7k
关注者数577
派生数4.5k
提交数8.8k
已启用问题?
问题数5696
打开的问题数973
拉请求数2047
打开的拉请求数190
关闭的拉请求数565
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

Website |
Documentation |
Download |
Contributing |
Changelog |
Installation |
Forum

Rclone

Rclone ("rsync for cloud storage") is a command line program to sync files and directories to and from different cloud storage providers.

Storage providers

Please see the full list of all storage providers and their features

Features

  • MD5/SHA-1 hashes checked at all times for file integrity
  • Timestamps preserved on files
  • Partial syncs supported on a whole file basis
  • Copy mode to just copy new/changed files
  • Sync (one way) mode to make a directory identical
  • Check mode to check for file hash equality
  • Can sync to and from network, e.g. two different cloud accounts
  • Optional large file chunking (Chunker)
  • Optional transparent compression (Compress)
  • Optional encryption (Crypt)
  • Optional cache (Cache)
  • Optional FUSE mount (rclone mount)
  • Multi-threaded downloads to local disk
  • Can serve local or remote files over HTTP/WebDav/FTP/SFTP/dlna

Installation & documentation

Please see the rclone website for:

Downloads

License

This is free software under the terms of MIT the license (check the
COPYING file included in this package).