permission problem with Azure Blob Storage #547
-
Hello again, Now I managed to get user configured with UI and managed to connected with FileZilla. Now I have problem with permissions. I assume that my permisson problem is related to Azure permissions. I followed this guide https://github.com/drakkan/sftpgo/blob/main/docs/azure-blob-storage.md Now when I trying to upload file with FileZilla, sftpgo is trying to create folder and says this How can I set correct permissions to Azure? I have tried add Stored access policies for container. Should I use Access Control(IAM) some how? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hi, this isn't an Azure issue. Please leave the user home dir empty or set it to a path where the user running docker (id 1000) can write |
Beta Was this translation helpful? Give feedback.
Hi,
this isn't an Azure issue. Please leave the user home dir empty or set it to a path where the user running docker (id 1000) can write