mirror of
https://github.com/rclone/rclone.git
synced 2025-05-30 23:07:28 +02:00
The API endpoint GetBucketLocation requires top level permission. If we do an authenticated head request to a bucket, the bucket location will be returned in the HTTP headers. Fixes #5066