Hello,
Is there still a performance limit on the amount of files in a folder please? Is there any other limit on the number of files/folders and how deep they can be? What are the ways to work around this limit? I would like to use a Share and content-app UI.
Thank you!
Solved! Go to Solution.
There is no hard limit however, you may start seeing performance issue on share ui once number of files/folders are more than 1000+ in same folder. On the repo side recommended file/folders should not be more than 3000 in same folder.
The recommended way to store files/folders is to store them in time-stamped structure.
So instead of this:
Folder 1 File1.1 File 1.2 .... ..... ... File 1.1000 ... ... File 1.2000
Store the files/folders like this (timestamped structure):
Folder 1 2022 <-- Year 08 <-- Month 17 <-- Day 03 <-- Hour 24 <-- Minute File 1.1 ............
There is no hard limit however, you may start seeing performance issue on share ui once number of files/folders are more than 1000+ in same folder. On the repo side recommended file/folders should not be more than 3000 in same folder.
The recommended way to store files/folders is to store them in time-stamped structure.
So instead of this:
Folder 1 File1.1 File 1.2 .... ..... ... File 1.1000 ... ... File 1.2000
Store the files/folders like this (timestamped structure):
Folder 1 2022 <-- Year 08 <-- Month 17 <-- Day 03 <-- Hour 24 <-- Minute File 1.1 ............
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.