rclone

詳細情報

タイトル rclone
URL https://rclone.org/
バージョン ver 1.71.0
更新日 2025/08/23
追加日 2016/09/03
種別 フリーソフト
説明 クラウドストレージ版のrsync。

レビュー

レビューはありません。

スクリーンショット

スクリーンショットはありません。

更新グラフ

バージョン履歴

Mega S4
v1.71.0 - 2025-08-22
See commits
New S3 providers
Exaba (Nick Craig-Wood)
We've been working with Exaba and they would love early adopters, self-hosters and testers
OVHcloud Object Storage (Florent Vennetier)
Zata ($@M@RTH_)
New Features
Allow global config to be overriden or set on backend creation (Nick Craig-Wood)
bisync: Promoted from beta to stable (nielash)
build
Update to go1.25 and make go1.24 the minimum required version (Nick Craig-Wood)
Update all dependencies (Nick Craig-Wood)
Upgrade golangci-lint to v2 and fix code and config (albertony)
Add markdown linting to workflow and fix all the docs (albertony)
Extend check for edits of autogenerated files to all commits in a pull request (albertony)
Set default shell to bash in build.yml (Ross Smith II)
config
(省略されました)
Files.com
v1.70.3 - 2025-07-09
See commits
Bug Fixes
check: Fix difference report (was reporting error counts) (albertony)
march: Fix deadlock when using --no-traverse (Nick Craig-Wood)
doc fixes (albertony, Nick Craig-Wood)
Azure Blob
Fix server side copy error "requires exactly one scope" (Nick Craig-Wood)
B2
Fix finding objects when using --b2-version-at (Davide Bizzarri)
Linkbox
Fix upload error "user upload file not exist" (Nick Craig-Wood)
Pikpak
Improve error handling for missing links and unrecoverable 500s (wiserain)
WebDAV
Fix setting modtime to that of local object instead of remote (WeidiDeng)
v1.70.3 - 2025-07-09
last updated 2025-07-09
v1.70.2 - 2025-06-27
See commits
Bug Fixes
convmv: Make --dry-run logs less noisy (nielash)
sync: Avoid copying dir metadata to itself (nielash)
build: Bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 to fix GHSA-vrw8-fxc6-2r93 (dependabot[bot])
convmv: Fix moving to unicode-equivalent name (nielash)
log: Fix deadlock when using systemd logging (Nick Craig-Wood)
pacer: Fix nil pointer deref in RetryError (Nick Craig-Wood)
doc fixes (Ali Zein Yousuf, Nick Craig-Wood)
Local
Fix --skip-links on Windows when skipping Junction points (Nick Craig-Wood)
Combine
Fix directory not found errors with ListP interface (Nick Craig-Wood)
Mega
Fix tls handshake failure (necaran)
Pikpak
Fix uploads fail with "aws-chunked encoding is not supported" error (Nick Craig-Wood)
v1.70.2 - 2025-06-27
(省略されました)
v1.70.1 - 2025-06-19
See commits
Bug Fixes
convmv: Fix spurious "error running command echo" on Windows (Nick Craig-Wood)
doc fixes (albertony, Ed Craig-Wood, jinjingroad)
v1.70.1 - 2025-06-19
last updated 2025-06-19
rclone convmv
FileLu Cloud Storage
v1.70.0 - 2025-06-17
See commits
New backends
DOI (Flora Thiebaut)
FileLu (kingston125)
New S3 providers:
MEGA S4 (Nick Craig-Wood)
Pure Storage FlashBlade (Jeremy Daer)
New commands
convmv: for moving and transforming files (nielash)
New Features
Add --max-connections to control maximum backend concurrency (Nick Craig-Wood)
Add --max-buffer-memory to limit total buffer memory usage (Nick Craig-Wood)
Add transform library and --name-transform flag (nielash)
sync: Implement --list-cutoff to allow on disk sorting for reduced memory use (Nick Craig-Wood)
accounting: Add listed stat for number of directory entries listed (Nick Craig-Wood)
backend: Skip hash calculation when the hashType is None (Oleksiy Stashok)
(省略されました)
v1.69.3 - 2025-05-21
See commits
Bug Fixes
build: Reapply update github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 to fix CVE-2025-30204 (dependabot[bot])
build: Update github.com/ebitengine/purego to work around bug in go1.24.3 (Nick Craig-Wood)
v1.69.3 - 2025-05-21
last updated 2025-05-21
v1.69.2 - 2025-05-01
See commits
Bug fixes
accounting: Fix percentDiff calculation -- (Anagh Kumar Baranwal)
build
Update github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 to fix CVE-2025-30204 (dependabot[bot])
Update github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 to fix CVE-2025-30204 (dependabot[bot])
Update golang.org/x/crypto to v0.35.0 to fix CVE-2025-22869 (Nick Craig-Wood)
Update golang.org/x/net from 0.36.0 to 0.38.0 to fix CVE-2025-22870 (dependabot[bot])
Update golang.org/x/net to 0.36.0. to fix CVE-2025-22869 (dependabot[bot])
Stop building with go < go1.23 as security updates forbade it (Nick Craig-Wood)
Fix docker plugin build (Anagh Kumar Baranwal)
cmd: Fix crash if rclone is invoked without any arguments (Janne Hellsten)
config: Read configuration passwords from stdin even when terminated with EOF (Samantha Bowen)
doc fixes (Andrew Kreimer, Danny Garside, eccoisle, Ed Craig-Wood, emyarod, jack, Jugal Kishore, Markus Gerstel, Michael Kebe, Nick Craig-Wood, simonmcnair, simwai, Zachary Vorhies)
fs: Fix corruption of SizeSuffix with "B" suffix in config (eg --min-size) (Nick Craig-Wood)
lib/http: Fix race between Serve() and Shutdown() (Nick Craig-Wood)
object: Fix memory object out of bounds Seek (Nick Craig-Wood)
operations: Fix call fmt.Errorf with wrong err (alingse)
(省略されました)
v1.69.1 - 2025-02-14
See commits
Bug Fixes
lib/oauthutil: Fix redirect URL mismatch errors (Nick Craig-Wood)
bisync: Fix listings missing concurrent modifications (nielash)
serve s3: Fix list objects encoding-type (Nick Craig-Wood)
fs: Fix confusing "didn't find section in config file" error (Nick Craig-Wood)
doc fixes (Christoph Berger, Dimitri Papadopoulos, Matt Ickstadt, Nick Craig-Wood, Tim White, Zachary Vorhies)
build: Added parallel docker builds and caching for go build in the container (Anagh Kumar Baranwal)
VFS
Fix the cache failing to upload symlinks when --links was specified (Nick Craig-Wood)
Fix race detected by race detector (Nick Craig-Wood)
Close the change notify channel on Shutdown (izouxv)
B2
Fix "fatal error: concurrent map writes" (Nick Craig-Wood)
Iclouddrive
Add notes on ADP and Missing PCS cookies (Nick Craig-Wood)
Onedrive
Mark German (de) region as deprecated (Nick Craig-Wood)
(省略されました)
Cloudinary
iCloud Drive
v1.69.0 - 2025-01-12
See commits
New backends
ICloud Drive (lostb1t)
Cloudinary (yuval-cloudinary)
New S3 providers:
Outscale (Matthias Gatto)
Selectel (Nick Craig-Wood)
Security fixes
serve sftp: Resolve CVE-2024-45337 - Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass (dependabot)
Rclone was not vulnerable to this.
See https://github.com/advisories/GHSA-v778-237x-gjrc
build: Update golang.org/x/net to v0.33.0 to fix CVE-2024-45338 - Non-linear parsing of case-insensitive content (Nick Craig-Wood)
Rclone was not vulnerable to this.
See https://github.com/advisories/GHSA-w32m-9786-jp63
New Features
accounting: Write the current bwlimit to the log on SIGUSR2 (Nick Craig-Wood)
(省略されました)
v1.68.2 - 2024-11-15
See commits
Security fixes
local backend: CVE-2024-52522: fix permission and ownership on symlinks with --links and --metadata (Nick Craig-Wood)
Only affects users using --metadata and --links and copying files to the local backend
See https://github.com/rclone/rclone/security/advisories/GHSA-hrxh-9w67-g4cv
build: bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (dependabot)
This is an issue in a dependency which is used for JWT certificates
See https://github.com/golang-jwt/jwt/security/advisories/GHSA-29wx-vh33-7x7r
Bug Fixes
accounting: Fix wrong message on SIGUSR2 to enable/disable bwlimit (Nick Craig-Wood)
bisync: Fix output capture restoring the wrong output for logrus (Dimitrios Slamaris)
dlna: Fix loggingResponseWriter disregarding log level (Simon Bos)
serve s3: Fix excess locking which was making serve s3 single threaded (Nick Craig-Wood)
doc fixes (Nick Craig-Wood, tgfisher, Alexandre Hamez, Randy Bush)
Local
Fix permission and ownership on symlinks with --links and --metadata (Nick Craig-Wood)
Fix --copy-links on macOS when cloning (nielash)
Onedrive
(省略されました)
v1.68.1 - 2024-09-24
See commits
Bug Fixes
build: Fix docker release build (ttionya)
doc fixes (Nick Craig-Wood, Pawel Palucha)
fs
Fix --dump filters not always appearing (Nick Craig-Wood)
Fix setting stringArray config values from environment variables (Nick Craig-Wood)
rc: Fix default value of --metrics-addr (Nick Craig-Wood)
serve docker: Add missing vfs-read-chunk-streams option in docker volume driver (Divyam)
Onedrive
Fix spurious "Couldn't decode error response: EOF" DEBUG (Nick Craig-Wood)
Pikpak
Fix login issue where token retrieval fails (wiserain)
S3
Fix rclone ignoring static credentials when env_auth=true (Nick Craig-Wood)
v1.68.1 - 2024-09-24
last updated 2024-09-24