It seems like when uploading pictures to Proton Drive via rclone instead of the web ui, the pictures’ thumbnails never get generated. Has anybody found a way of triggering the thumbnail generation, without re-uploading everything?
Empowering you to choose a better internet where privacy is the default. Protect yourself online with Proton Mail, Proton VPN, Proton Calendar, Proton Drive. Proton Pass and SimpleLogin.
Proton Mail is the world’s largest secure email provider. Swiss, end-to-end encrypted, private, and free.
Proton VPN is the world’s only open-source, publicly audited, unlimited and free VPN. Swiss-based, no-ads, and no-logs.
Proton Calendar is the world’s first end-to-end encrypted calendar that allows you to keep your life private.
Proton Drive is a free end-to-end encrypted cloud storage that allows you to securely backup and share your files. It’s open source, publicly audited, and Swiss-based.
Proton Pass Proton Pass is a free and open-source password manager which brings a higher level of security with rigorous end-to-end encryption of all data (including usernames, URLs, notes, and more) and email alias support.
SimpleLogin lets you send and receive emails anonymously via easily-generated unique email aliases.
I’m currently using the binary from their GitHub repository (v1.64.2). The Proton Drive backend was added in 1.64.0.
You can open a ticket on GitHub. Its essentially supported by one guy who reverse engineered their internal API. This is their reverse engineered API library that rclone depends on:
https://github.com/henrybear327/Proton-API-Bridge
On a related note, proton is adding photos support. Maybe they changed something with their API for photos since the author reverse engineered it due to this.