Hi
How do we get hold of total number of files on the Box server installation?
I checked out the Box api documentation, seems like one would need to recursively go through all the folders for each of the users to fetch files under the folders.
Consider an enterprise installation where there are tens of thousands of users, the above method will prove to be expensive in terms of time taken to process.
