08-17-2022 12:02 AM
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!
08-17-2022 12:26 PM
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 ............
08-17-2022 12:26 PM
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 ............
Explore our Alfresco products with the links below. Use labels to filter content by product module.