1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-19 17:03:57 +00:00
Files
rclone/backend/onedrive
Nick Craig-Wood 75ef84fdf6 onedrive: fix --onedrive-av-override
The AVOverride=1 parameter doesn't always seem to work. The browser
sends avcmd=1 though, so send that as well.

Since this flag isn't documented anywhere this is a guess as to the
correct behaviour.

Fixes #7934
2024-07-14 15:13:01 +01:00
..