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

Migrate to the AWS SDK for Java #5486

Closed
cyberduck opened this issue Dec 1, 2010 · 1 comment
Closed

Migrate to the AWS SDK for Java #5486

cyberduck opened this issue Dec 1, 2010 · 1 comment
Assignees
Labels
enhancement s3 AWS S3 Protocol Implementation wontfix

Comments

@cyberduck
Copy link
Collaborator

6883dc5 created the issue

I noticed you guys are using a home-rolled class for accessing S3. It is definitely worth noting that AWS provides a very high-quality SDK for Java, which has many benefits, is very frequently updated, and is likely to contain fewer bugs. I will file separate tickets for features that will be enabled by this migration.

I am willing to contribute to make this migration happen. Just let me know if you're willing to take patches for it.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Changing the library used is a major effort and I don't currently see any major drawback with jets3t wich is actively maintained by a very responsive James Murty. Patches files in their bug reporter are actively reviewed and accepted.

However you are free to implement a S3Path and S3Session based on the AWS SDK and one could see how it compares.

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

No branches or pull requests

2 participants