simplex-chat / simplex-chat

SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱!

Home Page:https://simplex.chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Q]: importing database in CLI

r4v3r23 opened this issue · comments

Question

is it possible to transfer an account from mobile/desktop to CLI version using the encrypted database?

id like to have one instance of an account running on CLI server so connections can always be made

yes, you can, by simply unpacking zip file and using options -d and --files-folder to point CLI to the right files

There are commands to import too, but they are usually not necessary.

You can then use /db export to create archive from CLI, it has to be started with -m option for that.