I have been looking at there stuff for a while for a my next dot bomb. >> Barney seems to like it a lot, but are there any major gotchas?
Their set up is very cool. There are no major gotchas that I have seen to date. There are a couple of wrappers on RIAforge for using there service. Here is another wrapper http://www.ajaxcf.com/blog/index.cfm/2006/9/7/Amazon-S3-REST-Wrapper I believe Barney rolled one himself as well (or was that EC2?). Barney has blogged some on his experiences with AWS. http://www.barneyb.com/ Adam Howitt has used it with great success... search his blog for S3 http://www.webdevref.com/blog/ Adam also did a presentation on his expereinces that can be found on this page: http://coldfusion.meetup.com/17/files/ This should keep you busy for a bit ;) G$ On Tue, Jun 10, 2008 at 9:22 AM, George Abraham < [EMAIL PROTECTED]> wrote: > > > > Instead of using CFCONTENT, you can use CF to create a temporary URL, > then > > let your web server serve the file directly. For example, you could use > > CFEXECUTE to create a symlink to a directory containing the file, then > > after > > an hour (or whatever time you deem appropriate) you could delete the > > symlink. > > > > > Thanks Dave. After a bit of Googling, it appears you have answered a > similar > question at a previous time. You mentioned using the Junction sysinternals > tool to do this. I could not find that thread on houseoffusion.com, but > here > it is in another mail archive site: > http://www.mail-archive.com/[email protected]/msg253608.html. > > Looks like this might work the best for the current setup. > > For the future though, I guess I also want to use this opportunity to ask > if > people have had good experiences in general with using the Amazon S3 > service. Barney seems to like it a lot, but are there any major gotchas? > > Thanks, > George > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307161 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

