PHP Amazon S3 S3 REST Amazon Simple Storage Service auto logon AWS Cloud Berry File Upload Amazon Web Service regedit Amazon EC2 S3 Explorer S3 File Explorer Simple Storage Service Web HDD Web Storage windows 7 Windows File Explorer

WINDOWS FILE EXPLORER.ZIP

Amazon S3 File Explorer : You can use S3 like Windows File Explorer   (created at Oct 02, 2010)   74  

Amazon S3 is a kind of storage service. Actually what Amazon providing is Open API interface for server development. In my case, I need to upload something to S3 without any additional application development. What I can use is web based Amazon Cloud Manag...
Amazon S3 File Explorer : You can use S3 like Windows File ExplorerAmazon S3 File Explorer : You can use S3 like Windows File Explorer

Uploading files to Amazon S3 with REST API in PHP   (created at Sep 27, 2010)   118  

You can upload files with socket based REST API in PHP. In order to access Amazon S3 API, you need Access Key and Secret Key. Following is the example.   

Where to get AWS Access Key ?   (created at Sep 27, 2010)   118  

If you have an Amazon Web Service (AWS) Acount, you can get Access Key as below. [Account] –> [Security Credentials] –> [Access Credentials] For security reason, Access Key should NOT be shared with anyone.