mirror of
https://github.com/rclone/rclone.git
synced 2025-05-31 16:38:59 +08:00
docs: fix various typos
This commit is contained in:

committed by
Nick Craig-Wood

parent
6fb1c8f51c
commit
3d424c6e08
@ -262,7 +262,7 @@ There is an issue with wrapping the remotes in this order:
|
||||
During testing, I experienced a lot of bans with the remotes in this order.
|
||||
I suspect it might be related to how crypt opens files on the cloud provider
|
||||
which makes it think we're downloading the full file instead of small chunks.
|
||||
Organizing the remotes in this order yelds better results:
|
||||
Organizing the remotes in this order yields better results:
|
||||
<span style="color:green">**cloud remote** -> **cache** -> **crypt**</span>
|
||||
|
||||
#### absolute remote paths ####
|
||||
|
Reference in New Issue
Block a user