This class provided the standard handling of Amazon S3 style requests.
However, it is worth noting that this does not implement every aspect of the Amazon API. It is limited only to the REST version of the API and currently limited to Object manulation methods.
Unlike the Amazon API, buckets will be created as needed without specific calls to create them. Futher, Amazon uses a database and hence stores lots of information about the files which is not supported by the pure file system approach employed here.
Located in /classes/fs3Server.php (line 29)
Constructor
Main request handler. This should be called as soon as a request has been received.
Documentation generated on Thu, 04 Feb 2010 04:14:25 +0000 by phpDocumentor 1.4.3