mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Structuring faq.php into categories in preparation for adding more answers, and to make it more accessible.
8 lines
296 B
Markdown
8 lines
296 B
Markdown
---
|
|
title: How do I back up my wallet?
|
|
category: wallet
|
|
---
|
|
|
|
You can use `lbrycrd-cli backupwallet <pathtobackup>` to back up your wallet, or alternatively you can copy the wallet.dat file manually to anywhere you choose.
|
|
|
|
See also: [important directories](https://lbry.io/faq/lbry-directories).
|