forked from TrueCloudLab/rclone
Update yandex.md
add mail subscription exception
This commit is contained in:
parent
c32d5dd1f3
commit
88b35bc32d
1 changed files with 6 additions and 0 deletions
|
@ -124,6 +124,12 @@ to twice the max size of file in GiB should be enough, so if you want
|
||||||
to upload a 30 GiB file set a timeout of `2 * 30 = 60m`, that is
|
to upload a 30 GiB file set a timeout of `2 * 30 = 60m`, that is
|
||||||
`--timeout 60m`.
|
`--timeout 60m`.
|
||||||
|
|
||||||
|
Having a Yandex Mail account is mandatory to use the Yandex.Disk subscription.
|
||||||
|
Token generation will work without a mail account, but Rclone won't be able to complete any actions.
|
||||||
|
```
|
||||||
|
[403 - DiskUnsupportedUserAccountTypeError] User account type is not supported.
|
||||||
|
```
|
||||||
|
|
||||||
{{< rem autogenerated options start" - DO NOT EDIT - instead edit fs.RegInfo in backend/yandex/yandex.go then run make backenddocs" >}}
|
{{< rem autogenerated options start" - DO NOT EDIT - instead edit fs.RegInfo in backend/yandex/yandex.go then run make backenddocs" >}}
|
||||||
### Standard Options
|
### Standard Options
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue