mirror of
https://github.com/rclone/rclone.git
synced 2025-01-24 12:56:36 +02:00
b8591b230d
This implents ListR for onedrive. The API only allows doing this at the root so it is inefficient to use it not at the root. Fixes #7317