Hello I’m using wasabi plugin for uploading video, the problem is if someone upload a video with special character in file name, wasabi create url with that special characters and we can’t download video with that url, so I want to solve this problem, maybe some how we stop user to upload a video with special character in name, and I seen a option in plugin with that we can change the input file name(rename files) but it’s not working properly, it’s also remove the video extension and add undefined
Hi @teamouts003, thanks for your message.
If you need to create a folder or file with diacritic , or ensure that such file will be uploaded properly, you need to use text formatted as URL Encoded:
Here is the reference from the plugin supporting documentation: https://docs.zeroqode.com/plugins/wasabi-cloud-storage#troubleshooting
Hope it helps. If there are any other questions that I can help with about our plugin, please let me know.
Have a nice weekend ahead!
Regards,
Hello, I tested and it’s still not working, basically in wasabi plugin “rename” files option in not working properly, if we rename the file it’s upload that file in server without extension and add undefined in extention.
Hi @teamouts003, thanks for your reply.
Please check the setup of the plugin element, namely - Rename files field (yes/no),
and upload action (if it is used) fields, namely - Redefine fields (yes/no) and Rename files (checkbox marked or not).
If in upload action “Redefine fields” is yes, than will be used all settings from the upload action, instead of plugin element.
If “Redefine fields” is no, then the rename settings will work from the plugin element.
Depending on what is in fact used for files upload, please use the above-mentioned hint for setup:
Hope it helps. Let me know if any other plugin-related support is required .
Regards,