docs: recommend no_check_bucket = true for Alibaba - fixes #7889

Change-Id: Ib6246e416ce67dddc3cb69350de69129a8826ce3
This commit is contained in:
Thearas 2024-06-13 11:38:18 +08:00 committed by Nick Craig-Wood
parent af9c5fef93
commit 1c9da8c96a

View file

@ -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 creation permissions. Before v1.52.0 this would have passed silently
due to a bug. 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: Properties: