msgraph-sdk-php
msgraph-sdk-php copied to clipboard
Download entire folder at once
Hi,
Is it possible to download an entire folder at once with the graph API? The folder contains quite a lot of files, and downloading the content of each file one by one would required a lot of time and requests. Also, a retry mechanism would have to be implemented in case of any of them fails for some reason.
When visiting the folder in Sharepoint there is a download action in the context menu, which zips the whole folder and downloads it as a zip archive. Is it possible to achieve this functionality programatically in any way?
If it is not possible at all at the moment, is there any plan to implement this functionality?
Thank, Szabolcs Balogh