forked from TrueCloudLab/rclone
docs: recommend no_check_bucket = true
for Alibaba - fixes #7889
Change-Id: Ib6246e416ce67dddc3cb69350de69129a8826ce3
This commit is contained in:
parent
af9c5fef93
commit
1c9da8c96a
1 changed files with 2 additions and 0 deletions
|
@ -1538,6 +1538,8 @@ It can also be needed if the user you are using does not have bucket
|
|||
creation permissions. Before v1.52.0 this would have passed silently
|
||||
due to a bug.
|
||||
|
||||
We recommend setting `no_check_bucket = true` when the provider is Alibaba, otherwise the bucket ACL may changed after every `rclone mkdir`. See [#7889](https://github.com/rclone/rclone/issues/7889).
|
||||
|
||||
|
||||
Properties:
|
||||
|
||||
|
|
Loading…
Reference in a new issue