Sebastian Bünger
af9f8ced80
yandex: implement custom user agent to help with upload speeds
2024-08-29 18:25:08 +01:00
albertony
da25305ba0
docs: update backend config samples
2024-08-17 16:00:18 +02:00
Nick Craig-Wood
93e8a976ef
Version v1.67.0
2024-06-14 16:04:51 +01:00
Nick Craig-Wood
b6013a5e68
Version v1.66.0
2024-03-10 11:22:43 +00:00
Nick Craig-Wood
82b963e372
Version v1.65.0
2023-11-26 16:07:39 +00:00
albertony
a7faf05393
docs: cleanup backend hashes sections
2023-11-20 17:43:57 +00:00
albertony
b9d9f9edb0
docs: use --interactive instead of -i in examples to avoid confusion
2023-01-24 20:43:51 +01:00
Ole Frost
beea4d5119
lib/oauthutil: Improved usability of config flows needing web browser
...
The config question "Use auto config?" confused many users and lead to
recurring forum posts from users that were unaware that they were using
a remote or headless machine.
This commit makes the question and possible options more descriptive
and precise.
This commit also adds references to the guide on remote setup in the
documentation of backends using oauth as primary authentication.
2022-12-09 14:41:05 +00:00
albertony
097be753ab
docs: minor cleanup of headers in backend docs
2022-12-03 18:58:55 +01:00
Nick Craig-Wood
959cd938bc
docs: Add minimum versions to all the backend pages and some of the other pages
2022-11-18 14:41:24 +00:00
Nick Craig-Wood
00a684d877
Version v1.59.0
2022-07-09 18:09:25 +01:00
Nick Craig-Wood
f9354fff2f
Version v1.58.0
2022-03-18 12:29:54 +00:00
albertony
a301478a13
config: improved punctuation in initial config prompt
2022-01-16 14:57:38 +01:00
deinferno
80e47be65f
yandex: add permanent deletion support
2021-11-17 16:57:41 +00:00
Nick Craig-Wood
169990e270
Version v1.57.0
2021-11-01 15:45:40 +00:00
albertony
c2597a4fa3
docs: cleanup header levels in backend docs ( #5698 )
2021-10-14 15:40:18 +02:00
vinibali
88b35bc32d
Update yandex.md
...
add mail subscription exception
2021-08-09 23:28:41 +03:00
Nick Craig-Wood
37ff05a5fa
Version v1.56.0
2021-07-20 19:45:41 +01:00
Reid Buzby
5104e24153
docs: fix incorrect token type for yandex
...
https://forum.rclone.org/t/yandex-documentation/24445/2
2021-06-09 13:04:55 +02: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
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
Nick Craig-Wood
510ac341e1
Version v1.53.0
2020-09-02 17:00:18 +01:00
Nick Craig-Wood
844b903595
docs: promote the use of -i/--interactive and "rclone sync -i" everywhere #1574
2020-06-10 12:33:53 +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
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
43daecd89b
Version v1.51.0
2020-02-01 10:40:01 +00:00
Nick Craig-Wood
5271fe3b3f
yandex: use lib/encoder
2019-10-05 10:22:43 +01:00
Nick Craig-Wood
73e010aff9
docs: make the config walkthroughs consistent for each backend
2019-08-26 10:47:17 +01:00
Nick Craig-Wood
6f30427357
yandex: note --timeout increase needed for large files
...
See: https://forum.rclone.org/t/rclone-stucks-at-the-end-of-a-big-file-upload/8102
2018-12-29 16:08:40 +00:00
Nick Craig-Wood
d35bd15762
Version v1.45
2018-11-24 13:44:25 +00:00
Sebastian Bünger
703b0535a4
yandex: update docs
2018-11-22 20:14:50 +00:00
Nick Craig-Wood
78b9bd77f5
docs: auto generate backend options documentation
...
This inserts the output of "rclone help backend xxx" into the help
pages for each backend.
2018-10-06 11:47:46 +01:00
Nick Craig-Wood
a9273c5da5
docs: move documentation for options from docs/content into backends
...
In the following commit, the documentation will be autogenerated.
2018-10-06 11:47:46 +01:00
ishuah91
49816e67bd
yandex: implement cleanup (empty trash) - addresses #575
2017-09-08 11:37:39 +01:00
Nick Craig-Wood
50928a5027
Implement --fast-list flag.
...
This is supported remotes which can do a recursive listing. It will
use more memory.
This is related to #1277 but doesn't fix that issue yet.
2017-06-14 16:49:40 +01:00
marvwatson
4810aa65a4
Update references from HTTP to HTTPS where possible
2017-03-29 05:38:34 -07:00
Nick Craig-Wood
4652db34a4
Update config docs - fixes #1174
2017-03-05 10:14:57 +00:00
emyarod
3c87a0d0dc
Update remote docs to show correct setup process
2017-01-10 13:09:52 +00:00
Nick Craig-Wood
56adb52a21
Rename Amazon Cloud Drive to Amazon Drive - fixes #532
2016-07-11 12:42:44 +01:00
Nick Craig-Wood
377986d599
Update config walk throughs with new style choice menu
2016-02-21 13:40:16 +00:00
Nick Craig-Wood
5189231a34
Tweaks to rclone authorize
...
* Document the headless / remote setup procedure
* Move Config constants into fs
* Parse arguments in main for Authorize
2016-01-07 20:31:23 +00:00
Nick Craig-Wood
98778b1870
Docs for Yandex
2015-12-30 14:30:16 +00:00