Changeset 492006
- Timestamp:
- 01/19/2012 09:47:49 AM (14 years ago)
- File:
-
- 1 edited
-
amazon-s3-uploads/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
amazon-s3-uploads/trunk/readme.txt
r491999 r492006 11 11 == Description == 12 12 Hi, 13 Amazon S3 Uploads does exactly what you ask, it uploads all you content from http://www.example.com/wp-content/uploads/ to Amazon S3, deletes the uploaded files from your server and everytime that a file like http://www.example.com/wp-content/uploads/file.jpgis requested, it automaticaly redirects to the file that is on Amazon S3.13 Amazon S3 Uploads does exactly what you ask, it moves all your uploads to Amazon S3, deletes the uploaded files from your server and everytime that a file is requested, it automaticaly redirects to the file that is on Amazon S3. 14 14 15 15 Be aware that files from your server are uploaded to the Amazon S3 via cron job and not immediately. So you will have to wait some minutes (around 10) to see results. … … 47 47 * First version of the plugin 48 48 49 = Version: 1.02 Dated: 19-Jan-201 1=49 = Version: 1.02 Dated: 19-Jan-2012 = 50 50 * Upgraded Amazon S3 php class 51 51 * Fixed SSL/HTTPS issue
Note: See TracChangeset
for help on using the changeset viewer.