Proton
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.
view the rest of the comments
FYI: RClone added proton drive support. just synced a 220gb borg archive over last week.
Yes, I am aware. I did too, two weeks ago and then it deleted everything after it stopped working.
That's odd behavior, haven't seen that before myself. I had to try a few times, the command that finally got it to sync for me was as follows:
rclone sync ./borg crypt:/borg/ --verbose --retries=10 --low-level-retries=20 --drive-chunk-size=32M --protondrive-2fa 123456
then I followed up with a
--protondrive-replace-existing-draft=true
to fix the remaining errors.YMMV. Hope you're able to get it working!
Sorry I don't trust it now. When I searched I saw others had the same issue. Be aware and check your files every so often and make a backup. I emailed support and they even clearly had a template for rclone issues.
I wonder if Proton could shave off some work hours by just putting the API team in contact with the RClone backend developer, or by contributing to it.
I get the feeling even if Proton released a drive app for Linux, all but the most casual users will just be waiting for when RClone learns from it and improves.