RE: Cannot upload file changes/creation: <file>.crdownload: No such file or directory
This is not a bug. What is happening is that the client, because you are running the client in 'monitor mode' - you are somehow monitoring your entire user directory - instead of just your ~/OneDrive/ folder . so when the client attempts to upload the Chrome temporary download file, the download has already completed - and, the temp file no longer exists. This is why the application generates the error message. To fix this you have 2 options: Option 1: Configure your client not to be 'watching' your 'Downloads' folder for Chrome Option 2 (Easiest): Add '.crdownload' to your 'config' file under 'skip_file' In future, please raise issues and/or questions here: https://github.com/abraunegg/onedrive to get a quicker response.