A useful addition to CDN would be POST support, where it would accept file data posted from a form and store the image in the same location as the retrieval mechanism uses.
CDN should allow configuration options for:
- upload enabled/disabled
- authentication required
- the format for the new path (for example a chunked string, giving a series of directories beneath the configured root
01abc/34f3e/124ff/00aec/etc/etc/etc)
It should be possible to upload using both the S3 and disk storage adapters, but not the HTTP remote server adapter.
A useful addition to CDN would be POST support, where it would accept file data posted from a form and store the image in the same location as the retrieval mechanism uses.
CDN should allow configuration options for:
01abc/34f3e/124ff/00aec/etc/etc/etc)It should be possible to upload using both the S3 and disk storage adapters, but not the HTTP remote server adapter.