Update onedrive to 2.4.10
Summary:
Update onedrive to 2.4.10
Changes:
- Add upload speed metrics when files are uploaded and clarify that 'data to transfer' is what is needed to be downloaded from OneDrive
- Add new config option to rate limit connection to OneDrive
- Catch database assertion when item path cannot be calculated
- Search all distinct drive id's rather than just default drive id for --get-file-link
- Support new file maximum upload size of 250GB
- Use correct driveId value to query for changes when using --single-directory
- Improve upload handling of files for SharePoint sites and detecting when SharePoint modifies the file post upload
- Correctly handle '~' when present in 'log_dir' configuration option
- Fix logging output when handing downloaded new files
- Fix to use correct path offset for sync_list exclusion matching
- Support sync_list matching full path root wildcard with exclusions to simplify sync_list configuration
Test Plan: Synchronized my OneDrive folder, used the --dry-run and --monitor functions
Reviewers: Triage Team, JoshStrobl
Reviewed By: Triage Team, JoshStrobl
Subscribers: JoshStrobl
Differential Revision: https://dev.getsol.us/D10581