Posts Tagged S3

S3DropBox is now on GitHub

I’ve released a new version of my S3DropBox on GitHub. I’ve moved the project to GitHub so that I can have all my current active projects in one place. Check it out in its new home at https://github.com/tomcz/s3dropbox.

This release uses the AWS java libraries. They are finally good enough for me to stop creating my own wheels and vulcanising my own rubber. As a bonus the S3DropBox creates URLs in virtual hosted format (eg. https://mybucket.s3.amazonaws.com/myobject) if the bucket name permits that, uses HTTPS by default and is able to perform multipart uploads so that large files get uploaded faster.

Tags: , , , , ,

Update to S3DropBox

Another update to my S3DropBox. Due to popular demand (ahem) I’ve added a progress bar to track uploads and downloads. You now have something pretty to watch rather than a screenful of dots. Any other requests?

Tags: , ,

Update to S3DropBox

I’ve released a new version of my S3DropBox. You can now right-click on any file to download it, delete it or create a public link to it. Comments, feedback and bugs are always welcome.

Tags: , ,