-
-
Notifications
You must be signed in to change notification settings - Fork 328
Closed
Description
Juhieta created the issue
Hi,
I purchased the application from Mac App Store to connect Windows Azure Storage (blob storage).
The Mac App Store version had some problems to connect to Windows Azure, so I installed the latest version from the website (4.2.1).
However, even with this version, when I enter my credentials correctly and try to connect, I get the following error:
##
DNS Error: Connection failed
blob.core.windows.net
##
The problem seems to be that Cyberduck formulates the Azure Storage URL as follows (where MYACCOUNT is my account name):
https://MYACCOUNT@blob.core.windows.net
While it should be:
https://MYACCOUNT.blob.core.windows.net
This completely breaks Azure compatibility of Cyberduck.
Metadata
Metadata
Assignees
Labels
azureAzure Protocol ImplementationAzure Protocol Implementation