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

HTTP transfers without SSL #4181

Closed
cyberduck opened this issue Feb 2, 2010 · 3 comments
Closed

HTTP transfers without SSL #4181

cyberduck opened this issue Feb 2, 2010 · 3 comments
Assignees
Labels
enhancement fixed s3 AWS S3 Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

107c120 created the issue

Hi

I have a question about s3 download speeds. My ISP, Rogers here in Canada, downgrade the service and speed of ANY encrypted traffic. To say this is a major pain in the butt is an understatement. I've been playing around with an s3 account and have noticed a HUGE speed improvement in downloads if you take off the "s" in https//.…….. when initiating a download from a browser on a publicly accessible file. The difference is 5MB/s with it off and 500KB/s with it on!

My question is could there be a way to initiate a download (or upload) within Cyberduck to s3 without it being encrypted?

This would be most beneficial if possible.
Let me know if anything like this is possible.

Thanks in advance,
Trent Richmond

@cyberduck
Copy link
Collaborator Author

@ylangisc commented

Currently there is only support for encrypted traffic (https://). I leave the ticket open but currently I cannot tell you if it's going to be implemented in a future release.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

We will provide this to connect to custom S3 implementations in private networks.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 148bef3. Must be enabled by setting the property protocol.s3.enable to true.

defaults write ch.sudo.cyberduck protocol.s3.enable true

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

No branches or pull requests

2 participants