This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Upgrading from 1.x to 2.x: Data Loss Issue and Recovery
English
Upgrading from 1.x to 2.x: Data Loss Issue and Recovery
Some users may experience data loss when upgrading from Electerm 1.x to 2.x. This guide provides steps to recover your data.
-
Go to the Electerm data folder. The data folder locations for different operating systems are:
- Mac:
~/Library/Application Support/electerm/users/default_user - Linux:
~/.config/electerm/users/default_user - Windows:
C:\Users\your-user-name\AppData\Roaming\electerm\users\default_user
- Mac:
-
In the data folder, check for old data backups. Rename all
*.nedb.bakfiles to*.nedb. -
Download and run a 1.x version of Electerm from the releases page, or use any 1.x version you already have installed.
-
With the 1.x version running, go to the data sync page and export all bookmarks to a JSON file.
-
Run the 2.x version of Electerm, go to the data sync page, and import the JSON file you exported in step 4.
Chinese
从 1.x 升级到 2.x:数据丢失问题及恢复
一些用户在从 Electerm 1.x 升级到 2.x 时可能会遇到数据丢失的问题。本指南提供恢复数据的步骤。
-
前往 Electerm 数据文件夹。不同操作系统的文件夹位置如下:
- Mac:
~/Library/Application Support/electerm/users/default_user - Linux:
~/.config/electerm/users/default_user - Windows:
C:\Users\your-user-name\AppData\Roaming\electerm\users\default_user
- Mac:
-
在数据文件夹中,检查旧数据备份。将所有
*.nedb.bak文件重命名为*.nedb。 -
从 releases 页面 下载并运行 1.x 版本的 Electerm,或者使用您已安装的任何 1.x 版本。
-
运行 1.x 版本,进入数据同步页面,将所有书签导出到一个 JSON 文件中。
-
运行 2.x 版本的 Electerm,进入数据同步页面,导入您在步骤 4 中导出的 JSON 文件。