rclone/backend
Nick Craig-Wood b5bf9b629f Revert "b2: support authentication with new bucket restricted application keys"
This reverts commit 3c40238f02.
2025-12-14 12:04:52 +00:00
..
alias config: make getting config values more consistent 2024-08-08 13:41:31 +01:00
all Add Shade backend 2025-12-09 17:08:57 +00:00
archive Archive backend to read archives on cloud storage. 2025-10-28 11:05:41 +00:00
azureblob azureblob: add metadata and tags support across upload and copy paths 2025-11-27 16:58:07 +00:00
azurefiles azurefiles: add ListP interface - #4788 2025-10-21 18:40:23 +01:00
b2 Revert "b2: support authentication with new bucket restricted application keys" 2025-12-14 12:04:52 +00:00
box box: allow to configure with config file contents 2025-11-18 16:09:06 +00:00
cache build: remove obsolete build tag 2025-10-21 18:56:06 +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 build: remove x := x made unnecessary by the new semantics of loops in go1.22 2025-09-14 15:58:20 +01:00
compress backend/compress: add zstd compression 2025-11-04 14:50:56 +00:00
crypt refactor: use strings.Cut to simplify code 2025-11-27 14:42:11 +00:00
doi docs: fix markdownlint issues and other styling improvements in backend command docs 2025-11-04 23:00:46 +01:00
drive docs: fix markdownlint issues and other styling improvements in backend command docs 2025-11-04 23:00:46 +01:00
dropbox dropbox: fix error moving just created objects - fixes #8881 2025-11-12 15:54:01 +00: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: replace interface{} by the 'any' type added in go1.18 2025-09-15 12:45:57 +01:00
filescom build: modernize Go usage 2025-02-28 11:31:14 +00:00
ftp ftp: fix transfers from servers that return 250 ok messages 2025-11-14 21:01:25 +00:00
gofile backend/gofile: update to use new direct upload endpoint 2025-05-27 14:28:25 +01:00
googlecloudstorage googlecloudstorage: improve endpoint parameter docs 2025-12-01 19:04:02 +00:00
googlephotos googlephotos: added warning for Google Photos compatability-fixes #8672 2025-07-17 10:48:12 +01:00
hasher docs: fix markdownlint issues and other styling improvements in backend command docs 2025-11-04 23:00:46 +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: add basic metadata and provide it via serve 2025-11-17 16:52:30 +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-04 10:37:27 +01:00
jottacloud jottacloud: refactor service list from map to slice to get predefined order 2025-10-11 20:57:19 +02:00
koofr docs: fix some function names in comments 2025-06-24 15:04:45 +01:00
linkbox build: enable all govet checks (except fieldalignment and shadow) and fix issues. 2025-10-22 18:37:58 +01:00
local docs: fix markdownlint issues and other styling improvements in backend command docs 2025-11-04 23:00:46 +01:00
mailru build: use sequence Split introduced in go1.24 2025-09-15 12:45:57 +01:00
mega mega: implement 2FA login 2025-11-01 19:03:49 +00:00
memory memory: add ListP interface - #4788 2025-09-05 15:29:37 +01:00
netstorage docs: fix markdownlint issues and other styling improvements in backend command docs 2025-11-04 23:00:46 +01:00
onedrive onedrive: add ListP interface - #4788 2025-10-21 18:40:23 +01:00
opendrive build: modernize Go usage 2025-02-28 11:31:14 +00:00
oracleobjectstorage docs: fix markdownlint issues and other styling improvements in backend command docs 2025-11-04 23:00:46 +01:00
pcloud pcloud: add ListP interface - #4788 2025-10-21 18:40:23 +01:00
pikpak fix: comment typos 2025-11-13 13:47:40 +00: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 proton: automated 2FA login with OTP secret key 2025-10-06 16:18:38 +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: use the built-in min or max functions added in go1.21 2025-09-15 12:45:57 +01:00
s3 S3: Linode: updated endpoints to use ISO 3166-1 alpha-2 standard 2025-12-11 17:20:34 +00:00
seafile seafile: fix integration test errors by adding dot to encoding 2025-07-05 21:27:10 +01:00
sftp sftp: fix zombie SSH processes with --sftp-ssh - Fixes #8929 2025-11-04 12:09:47 +00:00
shade Add Shade backend 2025-12-09 17:08:57 +00:00
sharefile build: remove obsolete build tag 2025-10-21 18:56:06 +01:00
sia build: modernize Go usage 2025-02-28 11:31:14 +00:00
smb smb: optimize smb mount performance by avoiding stat checks during initialization 2025-09-22 15:33:44 +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 swift: Report disk usage in segment containers 2025-10-29 16:55:53 +00:00
ulozto ulozto: Fix downloads returning HTML error page 2025-11-10 15:56:06 +00:00
union build: remove x := x made unnecessary by the new semantics of loops in go1.22 2025-09-14 15:58:20 +01:00
uptobox build: modernize Go usage 2025-02-28 11:31:14 +00:00
webdav fix: comment typos 2025-11-13 13:47:40 +00:00
yandex fix: comment typos 2025-11-13 13:47:40 +00:00
zoho lib/oauthutil: add support for OAuth client credential flow 2024-12-13 11:34:11 +00:00