..
alias
config: make getting config values more consistent
2024-08-08 13:41:31 +01:00
all
Archive backend to read archives on cloud storage.
2025-10-28 11:05:41 +00:00
archive
Archive backend to read archives on cloud storage.
2025-10-28 11:05:41 +00:00
azureblob
Revert "azureblob: fix deadlock with --max-connections with InvalidBlockOrBlob errors"
2025-09-22 17:39:27 +01:00
azurefiles
azurefiles: add ListP interface - #4788
2025-10-21 18:40:23 +01:00
b2
b2: allow individual old versions to be deleted with --b2-versions - fixes #1626
2025-11-14 17:04:45 +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
docs: fix markdownlint issues and other styling improvements in backend command docs
2025-11-04 23:00:46 +01:00
doi
docs: fix markdownlint issues and other styling improvements in backend command docs
2025-11-04 23:00:46 +01:00
drive
drive: fix crash when trying to creating shortcut to a Google doc
2025-11-24 15:11:00 +00: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
gcs: fix --gcs-storage-class to work with server side copy for objects
2025-10-30 15:20:16 +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: add multi-part-upload support for If-Match and If-None-Match
2025-11-20 17:31:15 +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
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