LORD
My feedback
17 results found
-
332 votes
LORD supported this idea ·
-
115 votes
LORD supported this idea ·
-
18 votes
LORD supported this idea ·
-
360 votes
LORD supported this idea ·
-
110 votes
LORD supported this idea ·
-
76 votes
LORD supported this idea ·
-
14 votes
LORD supported this idea ·
-
87 votes
LORD supported this idea ·
-
45 votes
LORD supported this idea ·
-
262 votes
LORD supported this idea ·
-
46 votes
LORD supported this idea ·
-
200 votes
LORD supported this idea ·
-
16 votes
LORD supported this idea ·
-
55 votes
LORD supported this idea ·
-
1,809 votes
Hi everyone,
The Proton Drive photo backup for Android and iOS is already out.
Please see the announcements for:
iOS: https://proton.me/blog/proton-drive-photo-backup-ios
Android: https://proton.me/blog/proton-drive-photo-backup-android
We'll continue working on developing more functionalities to help you protect your most precious memories. Thanks for your continuous support!
LORD supported this idea ·
-
1,058 votes
LORD supported this idea ·
-
3,750 votes
An error occurred while saving the comment An error occurred while saving the comment LORD commented
IT IS NOT HARD for them to JUST support FLATPAK AND THAT IS ALL!!!!!!!!!!!!!!!!!!1
An error occurred while saving the comment LORD commented
3637 votes and over 900 comments still no linux support !!!! Just WHYY?? that is the reason that make me no support proton nor pay any of their subscription
LORD supported this idea ·
You could use rclone is it great and VERY userfrinedly, install it with your packmanager and read this
https://rclone.org/protondrive/
btw if you use 2fa when it asks you about it, give them the secret code not the auto-generated one
after doing all that
if you want to sync for example, your keePassXC file, use this command
# Sync Passwords.kdbx file, Via proton drive
rclone sync /home/user/password/Passwords.kdbx proton-drive:passwords -P
explain the command:
1. the full path you want to sync
2. proton-drive - is the name of your rclone remote
3. passwords is your directory in the proton drive
4. the -P flag is just for showing the progress
and Hey you now can sync your waifu pictures easily ;)
sorry fo rmy bad english tho, btw i use arch