Yeah, I already reported this too.
Proton support is completely not working, only file listing seems to be working.
The rclone project seems to have found or is finding a new maintainer.
https://github.com/rclone/rclone/pull/9081
Hopefully around April - June 2026 they are going to implement CLI support too which should make life easier for us.
https://proton.me/blog/drive-sdk-january-2026(edited)
What is the purpose of this change?
This change fixes Proton Drive uploads by implementing the missing block
verification step required by the official Proton Drive web client.
The implementation i...