Amount of file creations #1924
-
|
user question:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Can you share more details? General: upload of one item should result normally in 2 files
See also: Special cases in collection upload:
Line 86 in a1f32ab
Line 104 in a1f32ab You should be able to check this by yourself running e.g.
|
Beta Was this translation helpful? Give feedback.
-
|
Hm. I was running When I run your comment, the number that it produces for one folder exactly equals that of the number of contacts within that folder. Thank you. |
Beta Was this translation helpful? Give feedback.
Hm. I was running
find . | wc -land didn't realize that this includes a huge number of cache files.When I run your comment, the number that it produces for one folder exactly equals that of the number of contacts within that folder.
Thank you.