Most active commenters
  • ilpianista(5)
  • amlib(3)

←back to thread

467 points bundie | 11 comments | | HN request time: 0.831s | source | bottom
Show context
saidinesh5 ◴[] No.44502341[source]
Not exactly related, but does anyone know what's the best way to backup WhatsApp data on an Android phone without using Google drive these days?
replies(2): >>44502388 #>>44503936 #
1. ilpianista ◴[] No.44502388[source]
I use Syncthing to backup WA and Signal
replies(1): >>44502589 #
2. amlib ◴[] No.44502589[source]
But isn't it quite useless to backup WA when it's all encrypted and you can't backup the key?
replies(1): >>44503749 #
3. ilpianista ◴[] No.44503749[source]
The backup key is shown the first time you enable encryption.
replies(2): >>44503901 #>>44504872 #
4. fransje26 ◴[] No.44503901{3}[source]
Would you happen to have good resources detailing the process?
replies(1): >>44504947 #
5. amlib ◴[] No.44504872{3}[source]
I guess they've changed this in the last 2 years or so because last time I checked they kept your key hostage and only allowed transferring all data, including the key, to a new phone.
replies(1): >>44504921 #
6. ilpianista ◴[] No.44504921{4}[source]
I'm using this method since 2020 or even before. I've never ever enabled the backup on GDrive.
replies(1): >>44505146 #
7. ilpianista ◴[] No.44504947{4}[source]
Pretty much what I summarized back in 2019: https://scarpino.dev/posts/automated-phone-backup-with-synct...

Nowayadays Syncthing is no more maintained due to some PlayStore drama, but Syncthing-Fork is a good replacement.

replies(2): >>44507903 #>>44519691 #
8. amlib ◴[] No.44505146{5}[source]
Is your phone rooted?
replies(1): >>44506504 #
9. ilpianista ◴[] No.44506504{6}[source]
No, it isn't.
10. fransje26 ◴[] No.44507903{5}[source]
I'll start from there, thanks!
11. saidinesh5 ◴[] No.44519691{5}[source]
Thank you for this. Just adding this here:

There seems to be an issue with recent Android apis that make file access painfully slow that it wasn't able to sync my data in 1 full day. Enabling the "Case Sensitive FS" option on the folder helped a lot.

https://github.com/Catfriend1/syncthing-android/issues/1088#...