Changeset 492070
- Timestamp:
- 01/19/2012 12:26:49 PM (14 years ago)
- Location:
- amazon-s3-uploads/trunk
- Files:
-
- 2 edited
-
asssu.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
amazon-s3-uploads/trunk/asssu.php
r492063 r492070 6 6 Author URI: http://code.google.com/u/117859515361389646005/ 7 7 Description: Moves your uploads to Amazon S3 via cron jobs. 8 Version: 1.0 8 Version: 1.02 9 9 */ 10 10 -
amazon-s3-uploads/trunk/readme.txt
r492066 r492070 10 10 11 11 == Description == 12 H i,12 Hello, 13 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. 16 17 Cheers! 16 18 17 19 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.