Friendly URL's with Amazon S3 and Transmit Nov24 '07
I've been using Amazon's Simple Storage Service (S3) now for almost a year. In that time, I've emptied most of my local hard drives, in an effort to migrate every piece of data onto the web, using S3.
JungleDisk provides a WebDAV connection, which appears as a network drive in the Finder or Windows Explorer. With JungleDisk, copying and pasting files to S3 is as easy as dragging and dropping.
The drawback to using JungleDisk is that your uploaded files are hoarded into an encrypted JungleDisk-specific folder on S3, thereby limiting the visibility of your files once they are uploaded. In the world of web content, using S3 is an effective solution for minimizing overages on bandwidth and scalability. In order to take advantage of this, however, you need a tool that allows you to visualize your "public" content on S3. JungleDisk does not offer such a feature. It is strictly limited to file transfer through standard WebDAV protocol.
In comes Panic's feature-filled Mac OS X FTP client, Transmit. The latest version, 3.6, offers S3 connectivity. Specifically, it allows you to navigate through your S3 files in an FTP-like manner, create new "buckets," and ascertain the permanent, public URL for each file on the web.
("Buckets" are a fancy name for folders.)
Here is the "root" view of my S3 account, as seen through Transmit:

I've deliberately masked out the name of the bucket containing files that were transferred using JungleDisk. The other bucket is titled matthomweb. In there, I store public web files, such as podcasts, and anything large that would otherwise quickly eat away at my site's bandwidth.
You can create as many new "buckets" as you'd like, based on these instructions:


Most importantly, your public files are accessible via HTTP, beginning with:
http://s3.amazonaws.com/
Complete the URL with the relative path to your files, for example:
http://s3.amazonaws.com/matthomweb/file.txt
Since each bucket is unique amongst all S3 users, you are guaranteed a unique, permanent URL for each file.
Categories: Amazon
, FTP
, Storage
, Transmit ![]()
Add Feedback (view all)
Leave feedback
matthom
is published and produced by Matt Thommes - an independent publishing enthusiast, mobile blogger, content creator, informative writer, web developer from a suburb of Chicago.
Never one to conform, Matt intends to promote the effect the web has on our lives, in an effort to intensify, instruct, and clarify all that is happening around us.
- Gmail "Filter messages like these"
- Firefox keyword search for Gmail
- Most attractive Olympic athletes?
Popular Pages
- Fast rounded corners in Photoshop (4153 recent visits)
- PHP – passing variables across pages (1559 recent visits)
- JavaScript set selected on load (1290 recent visits)
- Removing all child nodes from an element (882 recent visits)
- iPod songs out of order? (747 recent visits)
- Britney - Everytime piano tab (670 recent visits)
- Firefox 3 smart address bar: wildcard search (633 recent visits)
- MySQL LEFT JOIN syntax (543 recent visits)
- Breathe Me - Sia (509 recent visits)
- Tumblr: how blogging should be (405 recent visits)
Similar Entries
- Amazon Payments through Jungle Payments (1 recent visits)
- Amazon SimpleDB: scalable database system (9 recent visits)
- Music downloads: iTunes vs. Amazon MP3 (5 recent visits)
- Amazon Prime sporadic behaviour (0 recent visits)
- Amazon RSS feed generator (1 recent visits)
- Amazon Grocery promo gift (0 recent visits)
Stats
62 unique visits since August 2008
Recent Referrers (click)
- amazon s3 urls
- jungle disk s3 url
- amazon s3 + bucket name generator
- http://matthom.com/archive/200
- amazon s3 urls
- amazon s3 urls
- transmit s3
- S3 files URL
- s3 url ie firefox
- amazon s3 url
- amazon s3 url
- amazon s3 url
- s3 file url
- amazon s3 url file
- transmit s3
- how s3 transmit
- transmit s3
- transmit amazon s3
Two notes: First, as of June, 2008 version 2.x of JungleDisk now supports "Compatible" mode folders (including drive mapping) which are co ... Read more.