rclone/backend
Dulani Woods 386d3c5b4d gcs: add region us-east5 - fixes #8863 2025-10-20 12:49:19 +01:00
..
alias config: make getting config values more consistent 2024-08-08 13:41:31 +01:00
all Add FileLu cloud storage backend 2025-06-06 15:15:07 +01:00
azureblob Revert "azureblob: fix deadlock with --max-connections with InvalidBlockOrBlob errors" 2025-09-22 17:40:22 +01:00
azurefiles azurefiles: Fix server side copy not waiting for completion - fixes #8848 2025-10-20 12:41:15 +01:00
b2 b2: fix 1TB+ uploads 2025-10-20 12:41:15 +01:00
box box: fix about after change in API return - fixes #8776 2025-09-22 17:31:08 +01:00
cache cache: mark ListP as not supported yet 2025-04-08 15:14:09 +01:00
chunker chunker: fix double-transform 2025-06-12 18:31:01 +01:00
cloudinary cloudinary: var naming convention - #8416 2025-04-09 15:03:59 +01:00
combine combine: propagate SlowHash feature 2025-09-22 17:31:08 +01:00
compress compress: implement ListP interface 2025-04-08 15:14:09 +01:00
crypt crypt: implement ListP interface 2025-04-08 15:14:09 +01:00
doi doi: add new doi backend 2025-06-05 16:40:54 +01:00
drive drive: metadata: fix error when setting copy-requires-writer-permission on a folder 2025-04-25 12:15:37 +01:00
dropbox about: fix potential overflow of about in various backends 2025-07-31 11:38:51 +01:00
fichier fichier: fix server side move - fixes #7856 2024-09-06 18:20:10 +01:00
filefabric build: modernize Go usage 2025-02-28 11:31:14 +00:00
filelu build: fix lint issue: should omit type error from declaration 2025-08-22 00:14:01 +01:00
filescom build: modernize Go usage 2025-02-28 11:31:14 +00:00
ftp ftp: make TLS config default to global TLS config - Fixes #6671 2025-08-22 12:19:29 +01:00
gofile backend/gofile: update to use new direct upload endpoint 2025-05-27 14:28:25 +01:00
googlecloudstorage gcs: add region us-east5 - fixes #8863 2025-10-20 12:49:19 +01:00
googlephotos googlephotos: added warning for Google Photos compatability-fixes #8672 2025-07-17 10:48:12 +01:00
hasher hasher: implement ListP interface 2025-04-08 15:14:09 +01:00
hdfs about: fix potential overflow of about in various backends 2025-07-31 11:38:51 +01:00
hidrive build: modernize Go usage 2025-02-28 11:31:14 +00:00
http http: correct root if definitely pointing to a file - fixes #8428 2025-03-17 18:05:23 +00:00
iclouddrive iclouddrive: fix panic and files potentially downloaded twice 2025-05-07 18:00:33 +01:00
imagekit imagekit: remove server side Copy method as it was downloading and uploading 2025-07-10 11:29:27 +01:00
internetarchive internetarchive: fix server side copy files with spaces 2025-09-22 17:31:08 +01:00
jottacloud walk: move NewListRHelper into list.Helper to avoid circular dependency 2025-04-08 15:14:00 +01:00
koofr docs: fix some function names in comments 2025-06-24 15:04:45 +01:00
linkbox linkbox: fix upload error "user upload file not exist" 2025-07-05 09:26:43 +01:00
local local: fix rmdir "Access is denied" on windows - fixes #8363 2025-09-22 17:31:08 +01:00
mailru docs: fix some function names in comments 2025-06-24 15:04:45 +01:00
mega about: fix potential overflow of about in various backends 2025-07-31 11:38:51 +01:00
memory walk: move NewListRHelper into list.Helper to avoid circular dependency 2025-04-08 15:14:00 +01:00
netstorage walk: move NewListRHelper into list.Helper to avoid circular dependency 2025-04-08 15:14:00 +01:00
onedrive onedrive: fix crash if no metadata was updated 2025-06-06 17:40:25 +01:00
opendrive build: modernize Go usage 2025-02-28 11:31:14 +00:00
oracleobjectstorage oracleobjectstorage: add read only metadata support - Fixes #8705 2025-08-16 15:55:53 +01:00
pcloud pcloud: fix "Access denied. You do not have permissions to perform this operation" on large uploads 2025-06-17 12:46:35 +01:00
pikpak pikpak: fix unnecessary retries by using URL expire parameter - fixes #8601 2025-10-20 12:41:15 +01:00
pixeldrain Add pixeldrain backend 2024-08-12 13:35:44 +01:00
premiumizeme about: fix potential overflow of about in various backends 2025-07-31 11:38:51 +01:00
protondrive backend/protondrive: improve performance of Proton Drive backend 2024-09-18 18:15:24 +01:00
putio build: modernize Go usage 2025-02-28 11:31:14 +00:00
qingstor walk: move NewListRHelper into list.Helper to avoid circular dependency 2025-04-08 15:14:00 +01:00
quatrix build: modernize Go usage 2025-02-28 11:31:14 +00:00
s3 build: fix lint issue: should omit type error from declaration 2025-08-22 00:14:01 +01:00
seafile seafile: fix integration test errors by adding dot to encoding 2025-07-05 21:27:10 +01:00
sftp about: fix potential overflow of about in various backends 2025-07-31 11:38:51 +01:00
sharefile build: modernize Go usage 2025-02-28 11:31:14 +00:00
sia build: modernize Go usage 2025-02-28 11:31:14 +00:00
smb smb: improve multithreaded upload performance using multiple connections 2025-08-18 16:29:18 +01:00
storj build: fix linting issues reported by running golangci-lint with different GOOS 2024-04-22 19:29:12 +02:00
sugarsync build: modernize Go usage 2025-02-28 11:31:14 +00:00
swift config: make parsing of duration options consistent 2025-07-08 12:08:14 +02:00
ulozto build: modernize Go usage 2025-02-28 11:31:14 +00:00
union build: ignore revive lint issue var-naming: avoid meaningless package names 2025-08-22 00:14:01 +01:00
uptobox build: modernize Go usage 2025-02-28 11:31:14 +00:00
webdav webdav: fix setting modtime to that of local object instead of remote 2025-07-03 09:42:15 +01:00
yandex build: modernize Go usage 2025-02-28 11:31:14 +00:00
zoho lib/oauthutil: add support for OAuth client credential flow 2024-12-13 11:34:11 +00:00