AFAIK, Rclone does not uses batching for OneDrive like Google Drive.
Today I found that OneDrive does have Batch requests feature just like Google Drive.
Wishlist?
AFAIK, Rclone does not uses batching for OneDrive like Google Drive.
Today I found that OneDrive does have Batch requests feature just like Google Drive.
Wishlist?
I'm not sure how effective that style of batching is with the advent of HTTP/2
Where would you see rclone using it? Do make a --fast-list
options like google drive? It could probably work quite well there, but it is quite a lot of work to get it going.
Ah, you're right. The only benefit I could see is less api calls to the graph api.
Sorry, for linking this here, but can you take a look at issue #4062 ? There is no way to list shared with me files for OneDrive for Business in Rclone.
It might be effective... Difficult to say without testing!
I replied to that already I think.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.