recently participated in a project in which there is a file upload function. The way to see it is to create a folder according to the current year, month and day, and then save the file in the corresponding folder. If the file has the same name, it will be followed by + underscore + sequence number. What are the advantages and disadvantages of this approach in terms of security or other?