Commit Graph

2572 Commits

Author SHA1 Message Date
7e4b8e33f5 cloudinary: add cloudinary backend - fixes #7989 2025-01-06 10:54:03 +00:00
b85a1b684b Add TAKEI Yuya to contributors
Some checks failed
Docker beta build / Build image job (push) Has been cancelled
2025-01-06 10:34:03 +00:00
8fa8f146fa docs: Remove Backblaze as a Platinum sponsor 2025-01-06 10:33:57 +00:00
d6f0d1d349 Add ToM to contributors 2024-12-30 14:16:53 +00:00
4ed6960d95 Add Henry Lee to contributors 2024-12-30 14:16:53 +00:00
731af0c0ab Add Louis Laureys to contributors 2024-12-30 14:16:53 +00:00
ToM
5499fd3b59 docs: filtering: mention feeding --files-from from standard input
Some checks failed
Docker beta build / Build image job (push) Has been cancelled
2024-12-28 16:44:44 +01:00
ToM
e0e697ca11 docs: filtering: fix --include-from copypaste error
Some checks failed
Docker beta build / Build image job (push) Has been cancelled
2024-12-27 11:36:41 +00:00
05f000b076 s3: rename glacier storage class to flexible retrieval 2024-12-27 11:32:43 +00:00
bc08e05a00 Add Thomas ten Cate to contributors 2024-12-19 17:01:34 +00:00
9218b69afe docs: Document --url and --unix-socket on the rc page
This page started talking about what commands you can send, without
explaining how to actually send them.

Fixes #8252.
2024-12-19 15:50:43 +00:00
7224b76801 Add Yxxx to contributors 2024-12-16 11:01:03 +00:00
d2398ccb59 Add hayden.pan to contributors 2024-12-16 11:01:03 +00:00
0988fd9e9f docs: update pcloud doc to avoid puzzling token error when use remote rclone authorize 2024-12-16 10:29:24 +00:00
19f4580aca docs: mention in serve tls options when value is path to file - fixes #8232
Some checks are pending
Docker beta build / Build image job (push) Waiting to run
2024-12-14 11:48:38 +00:00
91af6da068 Add Filipe Azevedo to contributors 2024-12-13 15:34:44 +00:00
b8835fe7b4 fs: make --links flag global and add new --local-links and --vfs-links flag
Some checks are pending
Docker beta build / Build image job (push) Waiting to run
Before this change the --links flag when using the VFS override the
--links flag for the local backend which meant the local backend
needed explicit config to use links.

This fixes the problem by making the --links flag global and adding a
new --local-links flag and --vfs-links flags to control the features
individually if required.
2024-12-13 12:43:20 +00:00
96fe25cf0a Add Martin Hassack to contributors 2024-12-13 12:36:15 +00:00
e704e33045 googlecloudstorage: typo fix in docs 2024-12-13 11:49:21 +00:00
2f3e90f671 onedrive: add support for OAuth client credential flow - fixes #6197
This adds support for the client credential flow oauth method which
requires some special handling in onedrive:

- Special scopes are required
- The tenant is required
- The tenant needs to be used in the oauth URLs

This also:

- refactors the oauth config creation so it isn't duplicated
- defaults the drive_id to the previous one in the config
- updates the documentation

Co-authored-by: Nick Craig-Wood <nick@craig-wood.com>
2024-12-13 11:34:11 +00:00
eaafae95fa Add divinity76 to contributors 2024-12-11 18:21:42 +00:00
5ca1436c24 Add Ilias Ozgur Can Leonard to contributors 2024-12-11 18:21:42 +00:00
c46e93cc42 Add remygrandin to contributors 2024-12-11 18:21:42 +00:00
66943d3d79 Add Michael R. Davis to contributors 2024-12-11 18:21:42 +00:00
ab58ae5b03 docs: add docker volume plugin troubleshooting steps
Some checks failed
Docker beta build / Build image job (push) Has been cancelled
This proposal expand the current docker volume plugin troubleshooting possible steps to include a state cleanup command and a reminder that a un/reinstall don't clean up those cache files.


Co-authored-by: albertony <12441419+albertony@users.noreply.github.com>
2024-11-26 20:56:10 +01:00
ca8860177e docs: fix missing state parameter in /auth link in instructions
Some checks failed
Docker beta build / Build image job (push) Has been cancelled
2024-11-22 22:40:07 +00:00
c1763a3f95 docs: upgrade fontawesome to v6
Also update the Filescom icon.
2024-11-21 11:06:38 +00:00
c6281a1217 Add David Seifert to contributors 2024-11-21 11:04:49 +00:00
ff3f8f0b33 Add vintagefuture to contributors 2024-11-21 11:04:49 +00:00
2d844a26c3 use better docs 2024-11-20 18:05:56 +00:00
1b68492c85 googlecloudstorage: update docs on service account access tokens 2024-11-20 18:05:56 +00:00
0214a59a8c icloud: Added note about app specific password not working 2024-11-20 17:43:42 +00:00
6079cab090 s3: fix download of compressed files from Cloudflare R2 - fixes #8137
Before this change attempting to download a file with
`Content-Encoding: gzip` from Cloudflare R2 gave this error

    corrupted on transfer: sizes differ src 0 vs dst 999

This was caused by the SDK v2 overriding our attempt to set
`Accept-Encoding: gzip`.

This fixes the problem by disabling the middleware that does that
overriding.
2024-11-20 12:08:23 +00:00
d8bc542ffc Changelog updates from Version v1.68.2 2024-11-15 14:51:27 +00:00
8cc1020a58 Add Dimitrios Slamaris to contributors 2024-11-14 16:15:49 +00:00
0ad925278d Add shenpengfeng to contributors 2024-11-08 10:02:44 +00:00
e3053350f3 Add Dimitar Ivanov to contributors 2024-11-08 10:02:44 +00:00
40159e7a16 sftp: allow inline ssh public certificate for sftp
Some checks failed
Docker beta build / Build image job (push) Has been cancelled
Currently rclone allows us to specify the path to a public ssh
certificate file.

That works great for cases where we can specify key path, like local
envs.

If users are using rclone with [volsync](https://github.com/backube/volsync/tree/main/docs/usage/rclone)
there currently is a limitation that users can specify only the rclone config file.
With this change users can pass the public certificate in the same fashion
as they can with `key_file`.
2024-10-25 10:40:57 +01:00
c527dd8c9c Add Moises Lima to contributors 2024-10-24 17:56:50 +01:00
53ff3b3b32 s3: add Selectel as a provider 2024-10-22 19:54:33 +01:00
1b10cd3732 Add tgfisher to contributors 2024-10-21 10:15:01 +01:00
d97492cbc3 Add Diego Monti to contributors 2024-10-21 10:15:01 +01:00
82a510e793 Add Randy Bush to contributors 2024-10-21 10:15:01 +01:00
9f2c590e13 Add Alexandre Hamez to contributors 2024-10-21 10:15:01 +01:00
11a90917ec Add Simon Bos to contributors 2024-10-21 10:15:01 +01:00
8ca7b2af07 docs: mention that inline comments are not supported in a filter-file
Some checks are pending
Docker beta build / Build image job (push) Waiting to run
2024-10-21 09:10:09 +02:00
3e2c0f8c04 docs: fix forward refs in step 9 of using your own client id 2024-10-14 13:25:25 +02:00
589458d1fe docs: fix Scaleway Glacier website URL
Some checks failed
Docker beta build / Build image job (push) Has been cancelled
2024-10-12 12:13:47 +01:00
e7a0fd0f70 docs: update overview to show pcloud can set modtime
See 258092f9c637ab26 and #7896
2024-10-03 14:31:56 +01:00
c23c59544d Add André Tran to contributors 2024-10-03 14:31:56 +01:00