STOP and READUSE THIS TEMPLATENO EXCEPTIONS - By not using this, you waste your time, our time and really hate puppies. Please remove these two lines and that will confirm you have read them.
What is the problem you are having with rclone?
```
Rclone mount of Onedrive is very slow reading and writing
```
Run the command 'rclone version' and share the full output of the command.
sh -c "rclone --cache-db-purge --ignore-size --ignore-checksum --vfs-cache-mode writes mount OneDrive-9700: ~/OneDrive-9700"
Which cloud storage system are you using? (eg Google Drive)
The command you were trying to run (eg rclone copy /tmp remote:tmp)
```
sh -c "rclone --cache-db-purge --ignore-size --ignore-checksum --vfs-cache-mode =full mount OneDrive-9700: ~/OneDrive-9700"
```
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
```
[OneDrive]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business
[OneDrive-9700]
type = onedrive
token = XXX
drive_id = XXX
drive_type = documentLibrary
[OneDrive-Ofar]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business
[oi]
type = onedrive
token = XXX
drive_id = XXX
drive_type = documentLibrary
```
A log from the command that you were trying to run with the -vv flag
rclone verion is rclone v1.71.0
the correct command used is:
sh -c "rclone --cache-db-purge --ignore-size --ignore-checksum --vfs-cache-mode writes mount OneDrive-9700: ~/OneDrive-9700"
Regarding the log, not sure how I use a -vv flag, can not see a reference in rclone --help for this flag
I tried adding –backup-dir to the rclone mount, it did not complain and started but I can not see it making any difference. Not sure about the value to use for –backup-dir, does not seem to matter what I use as the value after –backup-dir
sh -c "rclone --backup-dir OneDrive-9700:/OneDrive-9700/rclone-backup-dir --ignore-size --ignore-checksum --vfs-cache-mode writes mount OneDrive-9700: ~/OneDrive-9700"
Still slow reading and writing to Onedrive.
I started rclone in a shell from command line and I am getting the same errors to stdout:
2025/12/04 11:07:28 NOTICE: 03-S Drif/Vendors/Products/Hugbunadur/Microsoft/Fyrirtækjasamningar/Þjóðskrá/Þjóðskrá_Nyherji_070414_EES.xlsx: Failed to cancel multipart upload: itemNotFound: The upload session was not found (upload failed due to: HTTP error 404 (404 Not Found) returned body: "{"error":{"code":"itemNotFound","message":"The upload session was not found"}}")
2025/12/04 11:07:31 NOTICE: 03-S Drif/Vendors/Products/Midlaegur bunadur/Fortinet/Configurator/Tilboð Xls/Origo-FG-300E-CTAP-25-03-19.xlsx: Failed to cancel multipart upload: itemNotFound: The upload session was not found (upload failed due to: HTTP error 404 (404 Not Found) returned body: "{"error":{"code":"itemNotFound","message":"The upload session was not found"}}")