Recover config after upgrade

I've just switched from the App Store Core tunnel to the Codinn Store version, as per the instructions after the deprecation of the helper.

I didn't realise (perhaps stupidly) that replacing the application, would also delete all my configurations. This wasn't obvious. Is there any way to recover the lost configs?

Your profiles still there, I've added a new section " Migrate profiles" in this topic:

Quit Codinn Store version and run this command:

cp ~/Library/Containers/io.coressh.tunnel/Data/Library/Application\ Support/io.coressh.tunnel/CoreSSH.sqlite* ~/Library/Containers/io.coressh.tunnel-direct/Data/Library/Application\ Support/io.coressh.tunnel-direct/

Then you should get your profiles back, let me know if you need assistance.

Kindly Regards,

Yang

Thanks for the reply (and apologies for not searching first - I see this was answered already!)

Note that I needed all the sqlite files for this to work (-wal and -shm) too

Thank you for point out this :heart: