[Cyberduck-trac] [Cyberduck] #5216: cyberduck not using proper storage url when connecting to swift

Cyberduck trac at trac.cyberduck.ch
Mon Sep 20 22:49:38 CEST 2010


#5216: cyberduck not using proper storage url when connecting to swift
--------------------+-------------------------------------------------------
 Reporter:  drue    |          Owner:  dkocher
     Type:  defect  |         Status:  new    
 Priority:  normal  |      Milestone:         
Component:  core    |        Version:  3.6.1  
 Severity:  normal  |       Keywords:         
 Platform:          |   Architecture:         
--------------------+-------------------------------------------------------
 Attempting to connect to a Swift install.  Cyberduck appears to
 authenticate using https on a nonstandard port but subsequent ssl requests
 are going to the auth URL instead of the storage URL returned with the
 authentication request.  Cyberduck doesn't report an error until you try
 to create a folder or upload some files.

 i.e. auth url = https://x.x.x.x:11000/v1.0 and the returned storage url is
 https://x.x.x.x:443/v1 but after authentication the subsequent requests
 from Cyberduck go to port 11000 instead of 443.

 note that python-cloudfiles and Fog seem are working as expected with this
 Swift installation.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/5216>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV, Cloud Files, Google Docs, Azure and S3 Browser for Mac OS X.


More information about the Cyberduck-trac mailing list