Plugin Directory

Changeset 492006


Ignore:
Timestamp:
01/19/2012 09:47:49 AM (14 years ago)
Author:
atvdev
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • amazon-s3-uploads/trunk/readme.txt

    r491999 r492006  
    1111== Description ==
    1212Hi,
    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.jpg is requested, it automaticaly redirects to the file that is on Amazon S3.
     13Amazon 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.
    1414
    1515Be 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.
     
    4747* First version of the plugin
    4848
    49 = Version: 1.02 Dated: 19-Jan-2011 =
     49= Version: 1.02 Dated: 19-Jan-2012 =
    5050* Upgraded Amazon S3 php class
    5151* Fixed SSL/HTTPS issue
Note: See TracChangeset for help on using the changeset viewer.