share
Super UserBest Amazon S3 File Manager Utility?
[+52] [16] mmacaulay
[2008-11-10 21:17:16]
[ amazon-s3 amazon-web-services ]
[ http://superuser.com/questions/28510/best-amazon-s3-file-manager-utility ] [DELETED]

Ever since I started using Amazon's S3 service I've been struggling to find a good solution for simple file management, without having to write my own app to browse my buckets, upload and delete files, etc.

The best I've found so far to do this is S3Fox [1]. But it's far from perfect, it has problems deleting files and folders. Comments on the Firefox plugin page indicate I'm not the only person with this problem and the developer does not respond to emails.

I've looked around briefly, but couldn't find anything that looked any better than S3Fox.

Please tell me there's a better way!


Edit (07/26/2009): The Firefox S3Fox extension seems to be getting love from its developer again, the problems I was having before have gone away, and I'm using it on a regular basis now with no problems!

Love the S3Fox add-on. This is going to be superbly useful to me. There's a nice YouTube tutorial too: youtube.com/watch?v=L1cqzEYYUB0 - JDelage
[+27] [2008-11-10 21:39:13] hectorsq

Jungle Disk [1] can map network drives to your buckets, and can help with your backups.

enter image description here

I use it regularly on Windows Vista and Mac OS X. Sometimes I use it to transfer files between my office and home computers.

[1] http://www.jungledisk.com/

(1) Doesn't jungle disk mangle the files on S3? IE, it breaks them up and gives them different files? - Gary Richardson
(1) You can choose to create a "compatibility" online disk that will not mangle the file names, although it is less efficient with things like file renames. - Kurt
1
[+12] [2008-11-11 00:31:34] Jeremy Banks

For Mac and Windows, Cyberduck [1] (the FTP/SFTP client) has been able to handle it for a little while now, and I think it's pretty nice to use.

Amazon S3 for the rest of us.

Browse Amazon Simple Storage Service like your harddisk. Supporting the latest and greatest additions to the S3 storage options. Define website endpoints, logging options, storage class and geographical location of your content.

  • Versioning and MFA: Support for bucket versioning and Multi-Factor Authentication Delete. With versioning enabled, revert to any previous version of a file.

  • ACL: Configure Access Control Lists (ACLs) for fine grained access permissions. Copy a signed URL for temporary access.

  • Metadata: You can edit standard HTTP headers and add custom HTTP headers to files to store metadata and control cache expire settings. Batch editing included.

[1] http://cyberduck.ch

2
[+12] [2009-07-07 06:33:27] Alex

S3fm [1] - free online Amazon S3 File Manager.

enter image description here

Loads directly from Amazon S3 and runs in your browser - fast, secure and convenient. No software to install, just click and go.

User friendly, fast, slick interface. Multiplatform, all major browsers supported. Built-in document viewer, image slide show and media layer. Drag & drop, multi-file uploads and downloads and plenty of other features.

Best of all, you don't have to share your credentials with a 3rd party web site as with other online solutions. S3fm, is a stand-alone Ajax app that communicates directly with Amazon S3 so your secret key never leaves your computer.

[1] http://www.s3fm.com/

(1) Just started using it. It seems like this online app beats all that's out there in terms of usability. Finally something we can forward to our customers without having them take CS classes :) - Dick Lebavo
I second that -- this works great. - Kerry
One caveat with S3FM - the upload feature doesn't support mime type detection. This has caused me trouble in the past. - Kai
It doesn't support European buckets either... - Anders Hansson
3
[+10] [2009-02-08 13:03:23] Toytown Mafia

On the Mac, you can use the FTP client Transmit [1], which has Amazon S3 support built in.

Amazon S3:

  • CloudFront Support
  • Deploy your files via CDN
  • Bucket Loggin

enter image description here

[1] http://www.panic.com/transmit/

Must have been only some seconds later :-) I've deleted my answer and upvoted yours instead. - fhe
Transmit support is really good, it feels like regular FTP - Tom
Its very nice, but it can't handle transfering big files on S3. Literally nothing can :( - Trip
4
[+6] [2009-04-19 20:32:06] cloudberryman

If you are on Windows you can use CloudBerry Explorer [1] for Amazon S3. With FTP like client it makes managing files in S3 EASY It supports most of the Amazon S3 and CloudFront features and It is a FREEWARE.

[1] http://cloudberrylab.com/

5
[+4] [2009-02-23 22:27:23] Olly

S3 Hub [1] is great if you're using a Mac.

[1] http://s3hub.com/

One of the best, definitely. Free and simple, yet powerful. Includes a convenient way to create temporary public links to otherwise private files (query string authentication). - TomA
6
[+3] [2009-01-04 11:16:00] Mikeage

s3fs for Linux and Mac.


7
[+3] [2009-02-27 08:13:15] ishish

I have a bucket with over 500k files. None of the tools I tried above worked very well because they would choke when I tried to navigate to the folder.

A really good cross-platform tool I found was jh3ll.

Its a simple command line utility that lets you navigate, copy, delete, upload, download files,etc. Because its command line it can deal with very large buckets without a problem. You can also batch up a bunch of commands and input them into the program for repeatable tasks.

https://jsh3ll.dev.java.net/


Oh my god, I can't wait to try this. I've tried everything and it all always chokes.. <10 minutes later> FML, its windows, and possibly java exclusively? - Trip
8
[+3] [2009-03-26 03:30:35] Scott Evernden

I like the S3 Firefox Organizer [1] plugin for FireFox.

[1] http://www.s3fox.net/

This freezes constantly whenever I use it, and has a lot of trouble with large buckets and deletes - Chris S
yes i agree w you about deleting large quantities of items - has issues - Scott Evernden
9
[+3] [2009-07-30 20:30:43] ray247

Just saw, Bucket Explorer [1], don't know how good it is compare to the others.

Now Bucket Explorer latest version will help you to manage and upload data more than 5 GB as well multipart download resume upload all the features are available.

[1] http://www.bucketexplorer.com/

It can definately handle larger files, but still chokes after a few gigs. - Trip
10
[+3] [2012-05-05 19:03:39] Nate

It depends what your goals are. If you are managing backend storage for a web site, most of the tools mentioned are not sufficient. You need control over metadata (headers) and permissions, plus the ability to handle thousands of files efficiently.

If these are your needs, and you don’t want to write scripts (using boto [1] or s3cmd [2]), the best I’ve found is CloudBerry Explorer [3]. It was mentioned earlier, but appears to be someone from the company promoting it.

Nevertheless, it’s pretty good. The UI is clunky, but that’s what you get for working in Windows. Functionally, it’s superb and exposes almost every single capability of S3.

Cyberduck [4] (Windows and Mac) is a close second. It’s not quite as powerful as CloudBerry Explorer, but does give you full control over metadata.

Transmit [5] (Mac) is an absolute pleasure to use, but very limited in terms of metadata manipulation. You can set headers on upload, and that’s about it. You can’t even view metadata of existing files. I’ve also found it to be slow when dealing with large buckets. The S3 functionality has not been updated in a while and cannot create buckets in newer regions like Oregon and São Paulo (though you can access buckets in those regions).

Forklift [6] (Mac) is not nearly as polished as Transmit but is blazing fast, even with large buckets. Like Transmit, it’s very limited in terms of metadata manipulation and not sufficient to manage S3 as backend web site storage.

With that said, both Transmit and Forklift can have a place in your toolbox for those times you need to make a quick change or upload a few files.

[1] https://github.com/boto/boto
[2] http://s3tools.org/s3cmd
[3] http://www.cloudberrylab.com/free-amazon-s3-explorer-cloudfront-IAM.aspx
[4] http://cyberduck.ch/
[5] http://panic.com/transmit/
[6] http://www.binarynights.com/

11
[+2] [2008-11-10 21:35:14] Tim Howland

Some folks like JungleDisk [1]. I've used it briefly, it seemed to work pretty well.

[1] http://www.jungledisk.com/

I signed up for the free trial and am checking it out. It looks like you have to configure one network drive per bucket? That's kind of annoying... but I guess that's due to bucket naming restrictions. - mmacaulay
How so? Note that you can only have 100 buckets--buckets are not not meant to be a replacement for folders. - Stu Thompson
you also cant (currently) set the permissions of a file so as to make it publically accessible if your bucket maps to a URL - so its pretty useless for that - Simon
12
[+2] [2008-11-11 00:05:34] Gary Richardson

I find I have to use two different tools to get the job done.

S3fox is great when you want to access S3 through a file browser interface. But like you said, deleting trees sucks. You also can't upload files to different names than you have them on your hard drive.

I also use S3 Browser [1] a lot. It's nice because it doesn't break up the keys into file paths. Instead, you get a list of all the keys in a bucket. If you want to delete a bunch of files out of a tree, just shift-select them and hit delete. It also lets you change the destination file on upload.

[1] http://people.no-distance.net/ol/software/s3/

13
[+2] [2010-02-27 18:59:20] Eric Boehs

I'm surprised no one has mentioned it but ExpanDrive [1] (for Mac and Windows) allows you to mount Amazon S3 shares in Finder. You can even change file permissions using the standard Get Info dialogue.

[1] http://expandrive.com

14
[+1] [2011-08-06 14:22:35] anmaso

Since version 4 Cyberduck [1] has also a Windows client

[1] http://cyberduck.ch/

15
[0] [2011-07-28 13:20:55] Mo Jack

I use CLoud Turtle, its FREE, all in one, access Amazon S3 and others, plus its super fast, its the only one with Mutiple threads upload download and serach

Cloud Turtle [1]

[1] http://www.cloudturtle.com

16