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

S3 and copying URL's #5228

Closed
cyberduck opened this issue Sep 23, 2010 · 4 comments
Closed

S3 and copying URL's #5228

cyberduck opened this issue Sep 23, 2010 · 4 comments
Assignees
Labels
bug fixed s3 AWS S3 Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

70779c3 created the issue

There are two issues with copying URL's when using Cyberduck with S3.

  • There is no non-SSL Copy URL ability (just HTTP, signed HTTPS, and torrent) ... Using Non-SSL is especially important when dealing with "Virtual Hosting".
  • The torrent URL has an extra '/' between the server name and the object name, which breaks the URL.

Also, it would be nice to be able to timeframe for expiration with the signed URL method.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [5228 https://www.google.com/accounts/o8/id?id=aitoawkygwhf-xja-ynryhyg372hldxxfg1crcs]:

Also, it would be nice to be able to timeframe for expiration with the signed URL method.

The latest snapshot build also includes signed URL for one hour and one week by default in addition to the setting in s3.url.expire.seconds. Refer to the wiki.

@cyberduck
Copy link
Collaborator Author

70779c3 commented

Thanks, sorry I didn't see that first!

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [5228 https://www.google.com/accounts/o8/id?id=aitoawkygwhf-xja-ynryhyg372hldxxfg1crcs]:

  • There is no non-SSL Copy URL ability (just HTTP, signed HTTPS, and torrent) ... Using Non-SSL is especially important when dealing with "Virtual Hosting".

In 32a02f5.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Fix torrent URLs in bde735c.

@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 s3 AWS S3 Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants