-
-
Notifications
You must be signed in to change notification settings - Fork 336
Closed
Description
drue created the issue
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cloudfilesRackspace CloudFilesRackspace CloudFiles