[Cyberduck-trac] [Cyberduck] #6521: Unable to connect to Windows Azure Storage
Cyberduck
trac at trac.cyberduck.ch
Wed Feb 1 13:41:56 CET 2012
#6521: Unable to connect to Windows Azure Storage
---------------------+----------------------
Reporter: Juhieta | Owner: yla
Type: defect | Status: new
Priority: highest | Milestone: 4.3
Component: azure | Version: 4.2.1
Severity: normal | Resolution:
Keywords: | Architecture:
Platform: |
---------------------+----------------------
Changes (by dkocher):
* milestone: => 4.3
Old description:
> 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.
New description:
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.
--
--
Ticket URL: <http://trac.cyberduck.ch/ticket/6521#comment:2>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.
More information about the Cyberduck-trac
mailing list