Pro*_*nis 5 command-line thunderbird
是否有备份雷鸟通讯录的终端命令?
我想为此设置一个 cron 条目。请注意,我只想备份地址簿,而不是我的整个个人资料。
Mozilla 地址簿.mab
备份您的地址簿 GUI
建议您定期备份所有 Thunderbird 应用程序数据,包括邮件文件、地址簿和帐户设置,以便在必要时可以恢复完整的配置文件。
此外,您有时可能希望通过将所有地址簿导出为 LDIF 文件来单独备份它们。这样,如果您的地址簿发生损坏,您仍然会有一个单独的备份,可以将其导入到任何 Thunderbird 配置文件中。为此,请使用上述过程将每个地址簿导出为 LDIF 文件,然后将 LDIF 文件刻录到 CD-ROM 上或将其存储在其他地方以便妥善保管。
导出地址簿:
- Open Thunderbird > Tools - Address Book
* In the Address Book window, select the address book that you want to export.
* Go to the "Tools" menu and select "Export...".
* Enter a name for the address book, select "LDIF" from the drop-down list, choose where on your computer you want to save the address book, and then click to save the file.
Run Code Online (Sandbox Code Playgroud)
备份您的地址簿命令行
您的地址簿存储在您的个人资料中,以了解它在哪里执行:
sudolocate *.mab - >找到类似abook.mab的东西