onedrive - List entire file list -


i need retrieve whole onedrive file list of user, sync local database.

is there solution?

i don't want recursively traverse whole file tree, inefficient...

at first thought /search&q=* endpoint, return max 500 results no pagination option.

unfortunately recursion way can accomplish @ moment. improved in future.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -