开发者 | atvdev |
---|---|
更新时间 | 2013年7月8日 17:37 |
捐献地址: | 去捐款 |
PHP版本: | 3.5.2 及以上 |
WordPress版本: | 3.5.2 |
版权: | GPLv2.1 |
Any file in the uploads directory will be moved to Amazon S3 with a relative path to it's current. Any uploaded file requested, if not present in the uploads directory, will be redirected to Amazon S3. Your uploads urls remain without any change.
If you turn off the plugin, the cron job will stop, images that are already on the Amazon S3 remain there and are streamed from Amazon, new images that you will upload will be stored on your server and streamed from your server.
Not needed.
No. You cannot manage the files in Amazon S3 using this plugin.
If you want all your files to be again on your server, you will have to manually download them from Amazon S3 selected bucket (and subfolder if applied) to your uploads folder. Folders on your server and on Amazon S3 are maintained the same eg. /http://example.com/wp-content/uploads/2011/10/some_file.jpg on Amazon S3 it is stored {amazon_bucket_name}/{chosen_subdirectory}/2011/10/some_file.jpg
Sorry, but you can not. Maybe in a future release.