Amazon S3 Support?

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
wjnielsen
New Member
New Member
Posts: 1
Joined: 2007-10-06, 11:30 UTC

Amazon S3 Support?

Post by *wjnielsen »

Does anyone know of an add-on for Amazon S3 support for TC7? I would like to be able to browse S3 buckets via TC7 and not some other client.
User avatar
jdmarch
Member
Member
Posts: 161
Joined: 2003-03-12, 02:34 UTC
Location: Austin, Texas, USA

Post by *jdmarch »

I vote for that.
jlschwab
New Member
New Member
Posts: 1
Joined: 2005-01-31, 09:11 UTC

Post by *jlschwab »

I 3rd this idea. That'd be awesome.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48166
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

I have already checked whether I could adapt my webDAV plugin for the S3 service because both use HTTP and XML. Unfortunately S3 doesn't seem to know the concept of subfolders, so it would be very hard to make it work.
Author of Total Commander
https://www.ghisler.com
User avatar
Ivan Moiseev
Junior Member
Junior Member
Posts: 9
Joined: 2009-06-19, 21:38 UTC
Contact:

Post by *Ivan Moiseev »

Hi,

I'm author of S3 Browser and now i've finished developing Amazon S3 Plugin for Total Commander.

I'll publish it in the near future.

If you want to get beta version for testing, please contact me.
User avatar
Boofo
Power Member
Power Member
Posts: 1431
Joined: 2003-02-11, 00:29 UTC
Location: Des Moines, IA (USA)
Contact:

Post by *Boofo »

What is Amazon S3?
chmod a+x /bin/laden -- Allows anyone the permission to execute /bin/laden

How do I un-overwrite all my data?

User of Total Commander
#60471 Single user license
User avatar
jdmarch
Member
Member
Posts: 161
Joined: 2003-03-12, 02:34 UTC
Location: Austin, Texas, USA

Post by *jdmarch »

User avatar
Boofo
Power Member
Power Member
Posts: 1431
Joined: 2003-02-11, 00:29 UTC
Location: Des Moines, IA (USA)
Contact:

Post by *Boofo »

I was looking for some user opinions of it here and how they use it. Next time, save yourself the trouble of making me look like a fool. I would appreciate it. I get enough of that here already.
chmod a+x /bin/laden -- Allows anyone the permission to execute /bin/laden

How do I un-overwrite all my data?

User of Total Commander
#60471 Single user license
User avatar
jdmarch
Member
Member
Posts: 161
Joined: 2003-03-12, 02:34 UTC
Location: Austin, Texas, USA

Post by *jdmarch »

E.g: I have been using Jungle Disk for a year or so. It uses S3 for cheap, efficient, and reliable backup over the net. I swear by it. Beats the alternatives hands-down, except for collections of very large files. (As I recall, they charge something like 15 cents US per month per gigabyte for storage; this does not include bandwidth (upload/download) charges but those are not bad either.)
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48166
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

2Ivan Moiseev
Sounds great! How did you solve the problem of missing folder support on Amazon S3?
Author of Total Commander
https://www.ghisler.com
User avatar
Ivan Moiseev
Junior Member
Junior Member
Posts: 9
Joined: 2009-06-19, 21:38 UTC
Contact:

Post by *Ivan Moiseev »

2ghisler(Author)
I've solved it by listing buckets with Prefix and Delimiter.


2ALL
Pre-release version is available for download, i've created new thread for S3 Browser plugin here.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48166
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

I see - that solves it for files in subdirs. But how do you create empty directories? Do you create 0 byte files with a slash at the end?
Author of Total Commander
https://www.ghisler.com
User avatar
Ivan Moiseev
Junior Member
Junior Member
Posts: 9
Joined: 2009-06-19, 21:38 UTC
Contact:

Post by *Ivan Moiseev »

2ghisler(Author)
yes, this is the most common way to simulate empty directories and most of the other amazon s3 clients uses it.
Post Reply