Nick Craig-Wood
a341065b8d
Add Bill Fraser to contributors
2024-06-12 11:11:54 +01:00
Nick Craig-Wood
0c29a1fe31
Add Florian Klink to contributors
2024-06-12 11:11:54 +01:00
Nick Craig-Wood
1a40300b5f
Add Michał Dzienisiewicz to contributors
2024-06-12 11:11:54 +01:00
Evan Harris
6db9f7180f
docs: added info about --progress terminal width
2024-06-11 21:37:40 +01:00
Florian Klink
aed77a8fb2
tree-wide: replace /bin/bash with /usr/bin/env bash
...
The latter is more portable, while the former only works on systems
where /bin/bash exists (or is symlinked appropriately).
2024-06-11 12:47:47 +01:00
Nick Craig-Wood
b7681e72bf
Add Tomasz Melcer to contributors
2024-06-11 11:31:35 +01:00
Nick Craig-Wood
ce0d8a70a3
Add Charles Hamilton to contributors
2024-06-08 17:44:11 +01:00
Nick Craig-Wood
c23a40cb2a
Add Thomas Schneider to contributors
2024-06-08 17:44:11 +01:00
Nick Craig-Wood
86a1951a56
Add Bruno Fernandes to contributors
2024-06-08 17:44:11 +01:00
Bruno Fernandes
4568feb5f9
s3: Add Magalu S3 Object Storage as provider
2024-06-06 11:25:45 +01:00
Nick Craig-Wood
775e567a7b
b2: update URLs to new home
2024-06-06 09:25:17 +01:00
Nick Craig-Wood
59fc7ac193
Add yumeiyin to contributors
2024-06-06 09:25:17 +01:00
Nick Craig-Wood
de742ffc67
Add Dominik Joe Pantůček to contributors
2024-05-21 15:32:26 +01:00
Dominik Joe Pantůček
181ed55662
docs: crypt: fix incorrect terminology
...
This fixes the misuse of the key-derivation term (salt) used in place
of symmetric cipher nonce (IV) in the crypt remote documentation.
2024-05-20 23:21:21 +01:00
Nick Craig-Wood
91192c2c5e
Add Evan McBeth to contributors
2024-05-17 11:03:46 +01:00
Evan McBeth
96e39ea486
docs: improve readability in faq
2024-05-16 15:35:42 +02:00
Nick Craig-Wood
b059c96322
Add JT Olio to contributors
2024-05-16 10:05:08 +01:00
Nick Craig-Wood
6d22168a8c
Add overallteach to contributors
2024-05-16 10:05:08 +01:00
Nick Craig-Wood
04c69959b8
Add Sunny to contributors
2024-05-13 17:59:58 +01:00
Nick Craig-Wood
25cc8c927a
Add Michael Terry to contributors
2024-05-13 17:59:58 +01:00
nielash
68dc79eddd
onedrive: fix references to deprecated permissions properties
...
Before this change, metadata permissions used the `grantedTo` and
`grantedToIdentities` properties, which are deprecated on OneDrive Business in
favor of `grantedToV2` and `grantedToIdentitiesV2`. After this change, OneDrive
Business uses the new V2 versions, while OneDrive Personal still uses the
originals, as the V2 versions are not available for OneDrive Personal. (see
https://learn.microsoft.com/en-us/answers/questions/1079737/inconsistency-between-grantedtov2-and-grantedto-re )
2024-05-10 16:25:08 +01:00
Eric Wolf
a0dacf4930
docs: exit code 9 requires --error-on-no-transfer
...
Updated exit code 9 definition to include that it requires the use of the "--error-on-no-transfer" flag with a link to that section.
2024-05-07 09:18:05 +02:00
Nick Craig-Wood
9fa610088f
docs: add Backblaze as a sponsor
2024-04-29 12:43:13 +01:00
Nick Craig-Wood
d2fa45acf3
storj: update bio on request
2024-04-29 11:49:13 +01:00
albertony
a86eb7ad50
docs: note that newer linux kernel version is required for ARMv5
2024-04-27 22:21:40 +02:00
Nick Craig-Wood
a5daef3892
Add hidewrong to contributors
2024-04-25 17:04:18 +01:00
Nick Craig-Wood
807a7dabaa
docs: fix heading anchor
2024-04-16 10:48:48 +01:00
Nick Craig-Wood
416324c047
Add pawsey-kbuckley to contributors
2024-04-16 10:48:48 +01:00
Nick Craig-Wood
524137f78a
Add Katia Esposito to contributors
2024-04-16 10:48:48 +01:00
Dave Nicolson
205745313d
docs: fix macOS install from source link
2024-04-15 16:33:41 +01:00
Nick Craig-Wood
88322f3eb2
Add Dave Nicolson to contributors
2024-04-15 16:08:27 +01:00
Nick Craig-Wood
036690c060
Add Butanediol to contributors
2024-04-15 16:08:27 +01:00
Nick Craig-Wood
805584a8dd
Add yudrywet to contributors
2024-04-15 16:08:27 +01:00
Nick Craig-Wood
8b73dcb95d
Add static-moonlight to contributors
2024-04-13 19:25:15 +01:00
Nick Craig-Wood
ae76498a38
Add guangwu to contributors
2024-04-13 18:25:41 +01:00
Nick Craig-Wood
10f730c49f
Add jakzoe to contributors
2024-04-13 18:25:41 +01:00
jakzoe
8817ee25ae
docs: fix typo in filtering.md
...
Fix typo: moved misplaced double quotation mark.
2024-04-09 11:16:59 +01:00
Nick Craig-Wood
efbaca3a95
crypt: fix max suggested length of filenames
2024-04-08 17:23:22 +01:00
Nick Craig-Wood
6a5c0065ef
docs: clarify option syntax
...
See: https://forum.rclone.org/t/seeming-documentation-problem-rclones-syntax-a-problem-with-the-categories-on-this-forum/45395/
2024-04-05 15:59:32 +01:00
Nick Craig-Wood
df3df06d2e
Add Pieter van Oostrum to contributors
2024-04-05 15:59:32 +01:00
Pieter van Oostrum
1e3ab7acfd
docs: fix MANUAL formatting problems
...
1) Missing closing code backticks (```) in s3.md causes formatting problems
2) Pandoc requires blank lines before ATX headings
2024-04-05 10:41:47 +02:00
Nick Craig-Wood
c2d96113ac
Add Erisa A to contributors
2024-04-02 15:34:58 +01:00
Nick Craig-Wood
5ff961d2ea
Add yoelvini to contributors
2024-04-02 15:34:58 +01:00
Nick Craig-Wood
eedeaf7cbb
Add Alexandre Lavigne to contributors
2024-04-02 15:34:58 +01:00
Nikita Shoshin
92368f6d2b
rcserver: set ModTime
for dirs and files served by --rc-serve
2024-04-02 12:10:45 +01:00
Erisa A
08bf5228a7
docs: Add R2 note about no_check_bucket
2024-04-02 12:08:56 +01:00
Alexandre Lavigne
f9429de807
s3: update Scaleway's configuration options - fixes #7507
...
In order to handle special character, the configuration must specify
rclone configuration to use `list_url_encode`.
2024-03-31 17:42:20 +01:00
Nick Craig-Wood
679f4fdfa9
ulozto: make password config item be obscured
2024-03-30 17:32:32 +00:00
Nick Craig-Wood
1cf1f4fab2
Add Warrentheo to contributors
2024-03-30 09:06:58 +00:00
Nick Craig-Wood
853e802d8d
Add Alex Garel to contributors
2024-03-30 09:06:30 +00:00