Nick Craig-Wood
00a684d877
Version v1.59.0
2022-07-09 18:09:25 +01:00
albertony
f4f0e444bf
filter: allow multiple --exclude-if-present flags - fixes #6219
2022-06-08 17:11:52 +02:00
Jason Zheng
a9c49c50a0
ftp: add support for disable_utf8
option - fixes #6209
2022-06-01 19:09:37 +01:00
Nick Craig-Wood
f9354fff2f
Version v1.58.0
2022-03-18 12:29:54 +00:00
albertony
843b77aaaa
docs/ftp: improved default value description of port and username options
...
See #5551
2022-01-16 14:57:38 +01:00
albertony
071a9e882d
docs: capitalization of flag usage strings
2021-12-30 14:07:24 +01:00
Nick Craig-Wood
169990e270
Version v1.57.0
2021-11-01 15:45:40 +00:00
albertony
e2f47ecdeb
docs: punctuation cleanup
...
See #5538
2021-10-20 22:56:19 +02:00
Ivan Andreev
0d7426a2dd
hasher: backend documentation #5587
2021-10-20 19:11:54 +03:00
Ivan Andreev
50df8cec9c
lib/kv: add key-value database api #5587
...
Add bolt-based key-value database support.
Quick API description:
https://github.com/rclone/rclone/pull/5587#issuecomment-942174768
2021-10-20 19:11:54 +03:00
albertony
dbb6f94d95
config: make temporary directory user-configurable
...
See #5591
2021-10-11 15:08:35 +02:00
albertony
f1f923a986
Change byte unit format from MiByte to MiB
2021-08-31 09:57:27 +02:00
Nick Craig-Wood
37ff05a5fa
Version v1.56.0
2021-07-20 19:45:41 +01:00
Ivan Andreev
29f967dba3
make commanddocs for v1.56 ( #5383 )
2021-06-08 18:57:04 +03:00
Ivan Andreev
5b6f637461
fs/hash: align hashsum names and update documentation ( #5339 )
...
- Unify all hash names as lowercase alphanumerics without punctuation.
- Legacy names continue to work but disappear from docs, they can be depreciated or dropped later.
- Make rclone hashsum print supported hash list in case of wrong spelling.
- Update documentation.
Fixes #5071
Fixes #4841
2021-05-21 17:32:33 +03:00
sp31415t1
f593558dc2
docs: improve --disable help
2021-05-14 15:44:58 +01:00
albertony
2925e1384c
Use binary prefixes for size and rate units
...
Includes adding support for additional size input suffix Mi and MiB, treated equivalent to M.
Extends binary suffix output with letter i, e.g. Ki and Mi.
Centralizes creation of bit/byte unit strings.
2021-04-27 02:25:52 +03:00
albertony
98579608ec
docs: cleanup spelling of size and rate units
2021-04-27 02:25:52 +03:00
Nick Gaya
1fd9b483c8
onedrive: add list_chunk option
...
Add --onedrive-list-chunk option similar to existing options for azureblob, drive, and s3.
Suggested as a workaround for a OneDrive pagination bug
See: https://forum.rclone.org/t/unexpected-duplicates-on-onedrive-with-0s-in-filename/23164/8
2021-04-04 09:08:16 +01:00
Nick Craig-Wood
6e2e2d9eb2
Version v1.55.0
2021-03-31 19:12:08 +01:00
Max Sum
edfe183ba2
fshttp: add DSCP support with --dscp for QoS with differentiated services
2021-02-10 18:29:18 +00:00
Nick Craig-Wood
7f5ee5d81f
Version v1.54.0
2021-02-02 14:17:09 +00:00
Josh Soref
a15f50254a
docs: grammar: if, then
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-10-28 18:16:23 +00:00
Josh Soref
3e1cb8302a
docs: spelling: etc.
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-10-28 18:16:23 +00:00
Josh Soref
e4a87f772f
docs: spelling: e.g.
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-10-28 18:16:23 +00:00
Josh Soref
bbe7eb35f1
docs: spelling: server-side
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-10-28 18:16:23 +00:00
Nick Craig-Wood
510ac341e1
Version v1.53.0
2020-09-02 17:00:18 +01:00
Nick Craig-Wood
e62c032184
docs: remove manually set dates and use git dates instead
2020-06-01 13:07:46 +01:00
Nick Craig-Wood
6882aeff97
Version v1.52.0
2020-05-27 17:31:10 +01:00
Nick Craig-Wood
4d6af44045
docs: update all auto generated docs
2020-05-27 17:31:09 +01:00
Nick Craig-Wood
74b8cbfb84
docs: set unsafe HTML parsing to false and fix raw HTML insertion
...
This means that markdown files can't contain <thing> any more.
2020-05-27 17:31:09 +01:00
Nick Craig-Wood
6d19bbba73
docs: add description to commands and index page
2020-05-27 17:31:08 +01:00
Nick Craig-Wood
11f8cb32d1
docs: new flags
2020-05-27 17:31:08 +01:00
Martin Michlmayr
fb169a8b54
doc: fix typos throughout docs
2020-05-19 12:02:44 +01:00
Tim Gallant
93caa459e3
fs/config: add header-download and header-upload flags
2020-04-23 11:07:21 +01:00
Bernd Schoolmann
158870bcdb
fs: Add --track-renames-strategy for configurable matching criteria for --track-renames
...
This commit adds the `--track-renames-strategy` flag which allows the
user to choose the strategy for tracking renames when using the
`--track-renames` flag.
This can be "hash" or "modtime" or both currently.
This, when used with `--track-renames-strategy modtime` enables
support for tracking renames in encrypted remotes.
Fixes #3696
Fixes #2721
2020-03-20 13:04:56 +00:00
fishbullet
eb0fc21533
fs: filter flags ability to read from stdin - fixes #4034
2020-03-16 17:16:50 +00:00
Nick Craig-Wood
43daecd89b
Version v1.51.0
2020-02-01 10:40:01 +00:00
Xiaoxing Ye
ccaca04a5d
rcd: move webgui apart; option to disable browser
...
Fix #3601 , #3785
2020-01-20 12:27:55 +00:00
Nick Craig-Wood
6fabf476cf
Version v1.50.0
2019-10-26 11:04:54 +01:00
Nick Craig-Wood
a6387e1f81
Version v1.49.0
2019-08-26 15:25:20 +01:00
Nick Craig-Wood
4ee6de5c3e
docs: add a new page with global flags and link to it from the command docs
...
In f544234
we removed the global flags from each command as it was
making each page very big and causing 1000s of lines of duplication in
the man page.
This change adds a new flags page with all the global flags on and
links each command page to it.
Fixes #3273
2019-06-20 16:45:44 +01:00