Spacebar Texting SMS MMS Backup / Export
#1
Hello,

PinePhone Pro with Manjaro Plasma-Mobile developer edition.

How do I backup or export SMS and MMS for text messaging (text message) from Spacebar package? 
Is there a directory I can find the SMS and MMS within?

Thank you
  Reply
#2
Not sure if there is an official way but you can find these in
~/.local/share/spacebar

They are in an sqlite database which you can access with
sqlite3 ~/.local/share/spacebar/messages.sqlite
eg.
SELECT * FROM Messages;

You should be able to use these files as a backup
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  create backup of os on ppp Arch/Phosh fox95 2 1,403 10-19-2022, 12:49 AM
Last Post: fox95

Forum Jump:


Users browsing this thread: 1 Guest(s)