Skip to content

Update client library #6521

@cyberduck

Description

@cyberduck

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 Implementation

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions