rclone/backend/azureblob
Nick Craig-Wood d342f9f942 azureblob: fix permission error on SAS URL limited to container
Before this change, for some operations, eg rcat or copyto (of a file)
rclone would attempt to create the container when using a SAS URL
limited to a container.

After this change we assume the container does not need creating when
using a container SAS URL.

See: https://forum.rclone.org/t/rclone-rcat-azure-blob-container-sas-token-403-error/16286
2020-05-13 09:11:51 +01:00
..
azureblob_internal_test.go build: drop support for go1.8 2019-04-15 21:49:58 +01:00
azureblob_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
azureblob_unsupported.go build: drop support for go1.8 2019-04-15 21:49:58 +01:00
azureblob.go azureblob: fix permission error on SAS URL limited to container 2020-05-13 09:11:51 +01:00