Plugin Directory

Changeset 492070


Ignore:
Timestamp:
01/19/2012 12:26:49 PM (14 years ago)
Author:
atvdev
Message:
 
Location:
amazon-s3-uploads/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • amazon-s3-uploads/trunk/asssu.php

    r492063 r492070  
    66Author URI: http://code.google.com/u/117859515361389646005/
    77Description: Moves your uploads to Amazon S3 via cron jobs.
    8 Version: 1.0
     8Version: 1.02
    99*/
    1010
  • amazon-s3-uploads/trunk/readme.txt

    r492066 r492070  
    1010
    1111== Description ==
    12 Hi,
     12Hello,
    1313Amazon 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.
     16
     17Cheers!
    1618
    1719== Installation ==
Note: See TracChangeset for help on using the changeset viewer.