Sell your downloads securely via PayPal & the low cost Amazon S3 storage service

    
      Forgotton password?
Signup to Digital Goods Store...

Pages


1769

(downloads delivered to date)


Feedback

"Digital Good Store is not that at all it's a Digital Great Store, the integration with PayPal makes it so simple to sell downloads on the web. Easy to set up, easy to update, easy to make money doing what I do."

Mark Cleghorn
www.PhotoTraining4U.com


Links


Share/Save/Bookmark

Uploading to Amazon S3 with Custom Headers using Spaceblock

The following screencast shows the process of uploading a file to an Amazon S3 bucket with the required custom headers for the Digital Goods Store service using the freely available Spaceblock software. Spaceblock is a windows only program, Mac users can use Bucket Explorer not free, but they do have a fully functional 30 day trial.

http://www.screencast.com/t/4WMPRt59l

Note:- The 'Content Disposition' header can just be set to 'attachment' if you don't want to rename the file that is downloaded to the end user.

To summarize the 'MetaData' for your uploaded files need to have the following attributes:-

KEY:- Content-Type VALUE:- force/download
KEY:- Content-Disposition VALUE:- attachment; filename=Your Filename.zip