rclone
詳細情報
タイトル | rclone |
---|---|
URL | https://rclone.org/ |
バージョン | ver 1.68.2 |
更新日 | 2024/11/16 |
追加日 | 2016/09/03 |
種別 | フリーソフト |
説明 | クラウドストレージ版のrsync。 |
レビュー
レビューはありません。
スクリーンショット
スクリーンショットはありません。
更新グラフ
バージョン履歴
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
(省略されました)
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
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
Files.com
Gofile
Pixeldrain
v1.68.0 - 2024-09-08
See commits
New backends
Files.com (Sam Harrison)
Gofile (Nick Craig-Wood)
Pixeldrain (Fornax)
Changed backends
S3 backend updated to use AWS SDKv2 as v1 is now unsupported.
The matrix of providers and auth methods is huge and there could be problems with obscure combinations.
Please report problems in a new issue on Github.
New commands
config encryption: set, remove and check to manage config file encryption (Nick Craig-Wood)
New Features
build
Update to go1.23 and make go1.21 the minimum required version (Nick Craig-Wood)
Update all dependencies (Nick Craig-Wood)
(省略されました)
Gofile
Pixeldrain
v1.68.0 - 2024-09-08
See commits
New backends
Files.com (Sam Harrison)
Gofile (Nick Craig-Wood)
Pixeldrain (Fornax)
Changed backends
S3 backend updated to use AWS SDKv2 as v1 is now unsupported.
The matrix of providers and auth methods is huge and there could be problems with obscure combinations.
Please report problems in a new issue on Github.
New commands
config encryption: set, remove and check to manage config file encryption (Nick Craig-Wood)
New Features
build
Update to go1.23 and make go1.21 the minimum required version (Nick Craig-Wood)
Update all dependencies (Nick Craig-Wood)
(省略されました)
rclone gitannex
Uloz.to
v1.67.0 - 2024-06-14
See commits
New backends
uloz.to (iotmaestro)
New S3 providers
Magalu Object Storage (Bruno Fernandes)
New commands
gitannex: Enables git-annex to store and retrieve content from an rclone remote (Dan McArdle)
New Features
accounting: Add deleted files total size to status summary line (Kyle Reynolds)
build
Fix CVE-2023-45288 by upgrading golang.org/x/net (Nick Craig-Wood)
Fix CVE-2024-35255 by upgrading github.com/Azure/azure-sdk-for-go/sdk/azidentity to 1.6.0 (dependabot)
Convert source files with CRLF to LF (albertony)
Update all dependencies (Nick Craig-Wood)
ncdu: Do not quit on Esc to aid usability (Katia Esposito)
rcserver: Set ModTime for dirs and files served by --rc-serve (Nikita Shoshin)
(省略されました)
Uloz.to
v1.67.0 - 2024-06-14
See commits
New backends
uloz.to (iotmaestro)
New S3 providers
Magalu Object Storage (Bruno Fernandes)
New commands
gitannex: Enables git-annex to store and retrieve content from an rclone remote (Dan McArdle)
New Features
accounting: Add deleted files total size to status summary line (Kyle Reynolds)
build
Fix CVE-2023-45288 by upgrading golang.org/x/net (Nick Craig-Wood)
Fix CVE-2024-35255 by upgrading github.com/Azure/azure-sdk-for-go/sdk/azidentity to 1.6.0 (dependabot)
Convert source files with CRLF to LF (albertony)
Update all dependencies (Nick Craig-Wood)
ncdu: Do not quit on Esc to aid usability (Katia Esposito)
rcserver: Set ModTime for dirs and files served by --rc-serve (Nikita Shoshin)
(省略されました)
v1.66.0 - 2024-03-10
See commits
Major features
Rclone will now sync directory modification times if the backend supports it.
This can be disabled with --no-update-dir-modtime
See the overview and look for the D flags in the ModTime column to see which backends support it.
Rclone will now sync directory metadata if the backend supports it when -M/--metadata is in use.
See the overview and look for the D flags in the Metadata column to see which backends support it.
Bisync has received many updates see below for more details or bisync's changelog
Removed backends
amazonclouddrive: Remove Amazon Drive backend code and docs (Nick Craig-Wood)
New Features
backend
Add description field for all backends (Paul Stern)
build
Update to go1.22 and make go1.20 the minimum required version (Nick Craig-Wood)
Fix CVE-2024-24786 by upgrading google.golang.org/protobuf (Nick Craig-Wood)
check: Respect --no-unicode-normalization and --ignore-case-sync for --checkfile (nielash)
cmd: Much improved shell auto completion which reduces the size of the completion file and works faster (Nick Craig-Wood)
(省略されました)
See commits
Major features
Rclone will now sync directory modification times if the backend supports it.
This can be disabled with --no-update-dir-modtime
See the overview and look for the D flags in the ModTime column to see which backends support it.
Rclone will now sync directory metadata if the backend supports it when -M/--metadata is in use.
See the overview and look for the D flags in the Metadata column to see which backends support it.
Bisync has received many updates see below for more details or bisync's changelog
Removed backends
amazonclouddrive: Remove Amazon Drive backend code and docs (Nick Craig-Wood)
New Features
backend
Add description field for all backends (Paul Stern)
build
Update to go1.22 and make go1.20 the minimum required version (Nick Craig-Wood)
Fix CVE-2024-24786 by upgrading google.golang.org/protobuf (Nick Craig-Wood)
check: Respect --no-unicode-normalization and --ignore-case-sync for --checkfile (nielash)
cmd: Much improved shell auto completion which reduces the size of the completion file and works faster (Nick Craig-Wood)
(省略されました)
ImageKit
v1.65.2 - 2024-01-24
See commits
Bug Fixes
build: bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 (dependabot)
docs updates (Nick Craig-Wood, kapitainsky, nielash, Tera, Harshit Budhraja)
VFS
Fix stale data when using --vfs-cache-mode full (Nick Craig-Wood)
Azure Blob
IMPORTANT Fix data corruption bug - see #7590 (Nick Craig-Wood)
v1.65.2 - 2024-01-24
last updated 2024-01-24
Served by Caddy.
Hosted at Hetzner Cloud.
v1.65.2 - 2024-01-24
See commits
Bug Fixes
build: bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 (dependabot)
docs updates (Nick Craig-Wood, kapitainsky, nielash, Tera, Harshit Budhraja)
VFS
Fix stale data when using --vfs-cache-mode full (Nick Craig-Wood)
Azure Blob
IMPORTANT Fix data corruption bug - see #7590 (Nick Craig-Wood)
v1.65.2 - 2024-01-24
last updated 2024-01-24
Served by Caddy.
Hosted at Hetzner Cloud.
rclone nfsmount
v1.65.1 - 2024-01-08
See commits
Bug Fixes
build
Bump golang.org/x/crypto to fix ssh terrapin CVE-2023-48795 (dependabot)
Update to go1.21.5 to fix Windows path problems (Nick Craig-Wood)
Fix docker build on arm/v6 (Nick Craig-Wood)
install.sh: fix harmless error message on install (Nick Craig-Wood)
accounting: fix stats to show server side transfers (Nick Craig-Wood)
doc fixes (albertony, ben-ba, Eli Orzitzer, emyarod, keongalvin, rarspace01)
nfsmount: Compile for all unix oses, add --sudo and fix error/option handling (Nick Craig-Wood)
operations: Fix files moved by rclone move not being counted as transfers (Nick Craig-Wood)
oauthutil: Avoid panic when *token and *ts.token are the same (rkonfj)
serve s3: Fix listing oddities (Nick Craig-Wood)
VFS
Note that --vfs-refresh runs in the background (Nick Craig-Wood)
Azurefiles
Fix storage base url (Oksana)
(省略されました)
v1.65.1 - 2024-01-08
See commits
Bug Fixes
build
Bump golang.org/x/crypto to fix ssh terrapin CVE-2023-48795 (dependabot)
Update to go1.21.5 to fix Windows path problems (Nick Craig-Wood)
Fix docker build on arm/v6 (Nick Craig-Wood)
install.sh: fix harmless error message on install (Nick Craig-Wood)
accounting: fix stats to show server side transfers (Nick Craig-Wood)
doc fixes (albertony, ben-ba, Eli Orzitzer, emyarod, keongalvin, rarspace01)
nfsmount: Compile for all unix oses, add --sudo and fix error/option handling (Nick Craig-Wood)
operations: Fix files moved by rclone move not being counted as transfers (Nick Craig-Wood)
oauthutil: Avoid panic when *token and *ts.token are the same (rkonfj)
serve s3: Fix listing oddities (Nick Craig-Wood)
VFS
Note that --vfs-refresh runs in the background (Nick Craig-Wood)
Azurefiles
Fix storage base url (Oksana)
(省略されました)
Linkbox
Microsoft Azure Files Storage
v1.65.0 - 2023-11-26
See commits
New backends
Azure Files (karan, moongdal, Nick Craig-Wood)
ImageKit (Abhinav Dhiman)
Linkbox (viktor, Nick Craig-Wood)
New commands
serve s3: Let rclone act as an S3 compatible server (Mikubill, Artur Neumann, Saw-jan, Nick Craig-Wood)
nfsmount: mount command to provide mount mechanism on macOS without FUSE (Saleh Dindar)
serve nfs: to serve a remote for use by nfsmount (Saleh Dindar)
New Features
install.sh: Clean up temp files in install script (Jacob Hands)
build
Update all dependencies (Nick Craig-Wood)
Refactor version info and icon resource handling on windows (albertony)
doc updates (albertony, alfish2000, asdffdsazqqq, Dimitri Papadopoulos, Herby Gillot, Joda Stößer, Manoj Ghosh, Nick Craig-Wood)
Implement --metadata-mapper to transform metatadata with a user supplied program (Nick Craig-Wood)
(省略されました)
Microsoft Azure Files Storage
v1.65.0 - 2023-11-26
See commits
New backends
Azure Files (karan, moongdal, Nick Craig-Wood)
ImageKit (Abhinav Dhiman)
Linkbox (viktor, Nick Craig-Wood)
New commands
serve s3: Let rclone act as an S3 compatible server (Mikubill, Artur Neumann, Saw-jan, Nick Craig-Wood)
nfsmount: mount command to provide mount mechanism on macOS without FUSE (Saleh Dindar)
serve nfs: to serve a remote for use by nfsmount (Saleh Dindar)
New Features
install.sh: Clean up temp files in install script (Jacob Hands)
build
Update all dependencies (Nick Craig-Wood)
Refactor version info and icon resource handling on windows (albertony)
doc updates (albertony, alfish2000, asdffdsazqqq, Dimitri Papadopoulos, Herby Gillot, Joda Stößer, Manoj Ghosh, Nick Craig-Wood)
Implement --metadata-mapper to transform metatadata with a user supplied program (Nick Craig-Wood)
(省略されました)
v1.64.2 - 2023-10-19
See commits
Bug Fixes
selfupdate: Fix "invalid hashsum signature" error (Nick Craig-Wood)
build: Fix docker build running out of space (Nick Craig-Wood)
v1.64.2 - 2023-10-19
last updated 2023-10-19
See commits
Bug Fixes
selfupdate: Fix "invalid hashsum signature" error (Nick Craig-Wood)
build: Fix docker build running out of space (Nick Craig-Wood)
v1.64.2 - 2023-10-19
last updated 2023-10-19
v1.64.1 - 2023-10-17
See commits
Bug Fixes
cmd: Make --progress output logs in the same format as without (Nick Craig-Wood)
docs fixes (Dimitri Papadopoulos Orfanos, Herby Gillot, Manoj Ghosh, Nick Craig-Wood)
lsjson: Make sure we set the global metadata flag too (Nick Craig-Wood)
operations
Ensure concurrency is no greater than the number of chunks (Pat Patterson)
Fix OpenOptions ignored in copy if operation was a multiThreadCopy (Vitor Gomes)
Fix error message on delete to have file name (Nick Craig-Wood)
serve sftp: Return not supported error for not supported commands (Nick Craig-Wood)
build: Upgrade golang.org/x/net to v0.17.0 to fix HTTP/2 rapid reset (Nick Craig-Wood)
pacer: Fix b2 deadlock by defaulting max connections to unlimited (Nick Craig-Wood)
Mount
Fix automount not detecting drive is ready (Nick Craig-Wood)
VFS
Fix update dir modification time (Saleh Dindar)
Azure Blob
Fix "fatal error: concurrent map writes" (Nick Craig-Wood)
(省略されました)
See commits
Bug Fixes
cmd: Make --progress output logs in the same format as without (Nick Craig-Wood)
docs fixes (Dimitri Papadopoulos Orfanos, Herby Gillot, Manoj Ghosh, Nick Craig-Wood)
lsjson: Make sure we set the global metadata flag too (Nick Craig-Wood)
operations
Ensure concurrency is no greater than the number of chunks (Pat Patterson)
Fix OpenOptions ignored in copy if operation was a multiThreadCopy (Vitor Gomes)
Fix error message on delete to have file name (Nick Craig-Wood)
serve sftp: Return not supported error for not supported commands (Nick Craig-Wood)
build: Upgrade golang.org/x/net to v0.17.0 to fix HTTP/2 rapid reset (Nick Craig-Wood)
pacer: Fix b2 deadlock by defaulting max connections to unlimited (Nick Craig-Wood)
Mount
Fix automount not detecting drive is ready (Nick Craig-Wood)
VFS
Fix update dir modification time (Saleh Dindar)
Azure Blob
Fix "fatal error: concurrent map writes" (Nick Craig-Wood)
(省略されました)
Proton Drive
Quatrix
v1.64.0 - 2023-09-11
See commits
New backends
Proton Drive (Chun-Hung Tseng)
Quatrix (Oksana, Volodymyr Kit)
New S3 providers
Synology C2 (BakaWang)
Leviia (Benjamin)
New Jottacloud providers
Onlime (Fjodor42)
Telia Sky (NoLooseEnds)
Major changes
Multi-thread transfers (Vitor Gomes, Nick Craig-Wood, Manoj Ghosh, Edwin Mackenzie-Owen)
Multi-thread transfers are now available when transferring to:
local, s3, azureblob, b2, oracleobjectstorage and smb
This greatly improves transfer speed between two network sources.
In memory buffering has been unified between all backends and should share memory better.
(省略されました)
Quatrix
v1.64.0 - 2023-09-11
See commits
New backends
Proton Drive (Chun-Hung Tseng)
Quatrix (Oksana, Volodymyr Kit)
New S3 providers
Synology C2 (BakaWang)
Leviia (Benjamin)
New Jottacloud providers
Onlime (Fjodor42)
Telia Sky (NoLooseEnds)
Major changes
Multi-thread transfers (Vitor Gomes, Nick Craig-Wood, Manoj Ghosh, Edwin Mackenzie-Owen)
Multi-thread transfers are now available when transferring to:
local, s3, azureblob, b2, oracleobjectstorage and smb
This greatly improves transfer speed between two network sources.
In memory buffering has been unified between all backends and should share memory better.
(省略されました)