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
發布數110
最新版本名稱v1.66.0 (發布於 2024-03-10 11:22:50)
第一版名稱v0.90 (發布於 )
創建於2014-03-16 16:19:57
推送於2024-04-22 19:43:09
最后一次提交2024-04-18 09:42:16
星數43.8k
關注者數578
派生數3.9k
提交數7.9k
已啟用問題?
問題數5277
打開的問題數881
拉請求數1807
打開的拉請求數127
關閉的拉請求數509
已啟用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).

去到頂部