Setting to rename files on upload

Post Reply
philmills
User
Posts: 556

Setting to rename files on upload

Post by philmills »

I would like to see an option to enable file renaming on upload either globally or for individual tables, and ideally with the following options:
1) use timestamp for filename - in case of multiple file upload [timestamp with milliseconds]_[increment].extension
2) random filename
3) userid+timestamp


btrade
User
Posts: 357

Post by btrade »

Hi,

I regularly face the challenge of renaming files after uploading. I think it will be useful to create a choice in which format to create the file name after uploading.
datetime
id record
or something else
prefix, suffix
auto rename upload file

Post Reply