Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Web URL configuration for Swift and S3 #8516

Closed
cyberduck opened this issue Jan 22, 2015 · 1 comment
Closed

Allow Web URL configuration for Swift and S3 #8516

cyberduck opened this issue Jan 22, 2015 · 1 comment
Assignees
Labels
bug fixed openstack OpenStack Swift Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

9a602bf created the issue

The WEB-URL, that is different form the server url, is not considered at all when copying or opening the web-url of a file. It always tries to open the https server url.

I.e.:

Server URL:
cloud-server.something.com

Path:
/12345

Web-URL:
http://somedomain.com/12345
or http://somedomain.com/
Both don't work

Copy WEB-URL/Open Web-URL: Always providing https://tenantid:accesskey@cloud-server.something.com/12345/filename.xxx

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In b7a1acf.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed openstack OpenStack Swift Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants