onedrive client version 2.2.0
Release Overview:
- Updated client to output additional logging when debugging HTTPS (#237)
- Resolve database assertion failure due to authentication failure (#245)
- Resolve unable to create folders on shared OneDrive Personal accounts (#217)
- Implement feature request to Sync from Microsoft SharePoint Libraries (#5)
- Change logging so that logging to a separate file is no longer the default (#158, #108)
- Implement feature request to specify a logging directory if logging is enabled (#212)
- Change '--download' to '--download-only' to align with '--upload-only' (#212)
Note: Previously 'onedrive' would log all actions to a file within /var/log/onedrive/
. From this version onwards, this file will only get created if the flag --enable-logging
is used
Outstanding Issues:
- OneDrive API Issue - Unable to sync folder called 'App_Code' or 'App_Data' (OneDrive/onedrive-api-docs#914) (#200)