Replies: 1 comment 1 reply
-
@RedSnt
Thanks for the feedback regarding this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After installing Activate Linux, I had the bright idea to finde a solution for OneDrive, and found this project pretty easily, but was initially disappointed in the slow download speed.
![image](https://private-user-images.githubusercontent.com/6242718/356256367-e2b19f6f-cbb3-44b0-b5bc-b323bed8b66b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2ODgwODMsIm5iZiI6MTczOTY4Nzc4MywicGF0aCI6Ii82MjQyNzE4LzM1NjI1NjM2Ny1lMmIxOWY2Zi1jYmIzLTQ0YjAtYjViYy1iMzIzYmVkOGI2NmIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTZUMDYzNjIzWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YzZlZTgyYzdlOWEwNGUzYjI2NzIwZTM4YTBjZWIzOGRmMzVlYTE2NjVjNWZjMTJlNWNiNTYyMTJhMTg0MjhlNSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.PVnzvv43egS5LjKBDfhuO2Ho0OaExYDRf-pF1P688WQ)
Went through the hoops of compiling rc2 on MX Linux 23.3 (debian bookworm based) and oh wow, it's absolutely blazing!
In fact, so fast that OneDrive_Tray couldn't keep up:
And managed 2.5 GB in a minute on a 1 gigabit connection, plenty fast, especially compared to the ~2mb/s it used to run at.
How I tested it was moving a folder out of the local dropbox folder, and when I tried to sync it assumed I had deleted it and was trying to do a "big delete" in the cloud but giving me the
classify_as_big_delete
error and I spent way too long figuring out how to 'clear the queue'. That's why I'm writing this, because it would be nice if the error message mentioned how to do --resync instead of just --force, because I wasn't interested in deleting the cloud data, just redownloading the local.Anyway, great improvement with 2.5.0RC2, it's a real pleasure to use.
Beta Was this translation helpful? Give feedback.
All reactions