[RSS Feed/News] Storing files in S3 with their original name and extension

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Hello!

My community is currently storing our resources in S3 via:
xenforo.com

Using DigitalOcean Spaces or Amazon S3 for file storage in XF 2.1+

XenForo Version Compatibility The download is only compatible with XenForo 2.1 and above. Why this guide? Since XenForo 2.0.0 we have supported remote file storage using an abstracted file system named Flysystem. It's called an abstracted file...
xenforo.com
xenforo.com

However, we need to change how the files themselves are stored in the bucket.

We basically want our S3 bucket to double as a CDN, and as such we want to be able to store certain file extensions (.bsp and .bsp.bz2) to a specific location and to not have the file renamed as it is stored.

Example:
Instead of...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom