Prevent altering of image name when uploading to DO Spaces

I’m running v3 with the strapi-provider-upload-do package to upload images to DO Spaces. The issue I’m having is with the image file names being changed when sent to Spaces - the file names are replaced with a random string of characters. When I view my images in the media browser within Strapi, the image file names are what they should be. But when I receive them back from spaces, it’s a randomized string. Any idea on how to fix this? I’ve been at it for a while and cannot figure it out.

1 Like