Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to backup and restore your application directory #1279

Open
woodser opened this issue Sep 16, 2024 · 5 comments
Open

Document how to backup and restore your application directory #1279

woodser opened this issue Sep 16, 2024 · 5 comments
Labels

Comments

@woodser
Copy link
Contributor

woodser commented Sep 16, 2024

This issue requests documenting how to backup and restore your application directory in the docs repository, as it's a frequently asked question.

To summarize:

Go to Account > Backup > Select backup location.

This will save your entire application directory to a location of your choice.

The backup includes your main wallet and the current state of your offers or trades. You should create a new backup in order to include any new or updated offers or trades.

To restore, you can install Haveno, then copy your backup folder as your main application folder, located at:

  • Linux: ~/.local/share/Haveno/
  • macOS: ~/Library/Application Support/Haveno/
  • Windows: ~\AppData\Roaming\Haveno\

Note: replace "Haveno" with the name of the third party network you're using, if applicable.

@woodser woodser added the a:documentation Changes or additions to documentation label Sep 16, 2024
@woodser woodser changed the title Document how to backup and restore your application directory #16 Document how to backup and restore your application directory Sep 16, 2024
@woodser
Copy link
Contributor Author

woodser commented Sep 16, 2024

Related issue: haveno-dex/haveno-docs#16

@woodser woodser added wiki and removed a:documentation Changes or additions to documentation labels Sep 16, 2024
@Newaccount-github
Copy link

This issue requests documenting how to backup and restore your application directory in the docs repository, as it's a frequently asked question.

To summarize:

Go to Account > Backup > Select backup location.

This will save your entire application directory to a location of your choice.

The backup includes your main wallet and the current state of your offers or trades. You should create a new backup in order to include any new or updated offers or trades.

To restore, you can install Haveno, then copy your backup folder as your main application folder, located at:

  • Linux: ~/.local/share/Haveno/
  • macOS: ~/Library/Application Support/Haveno/
  • Windows: ~\AppData\Roaming\Haveno\

Note: replace "Haveno" with the name of the third party network you're using, if applicable.

This helps a lot. Can using the share app on windows and then emailing it to yourself also save your data? Or does that only share the app itself?

Thanks

@woodser
Copy link
Contributor Author

woodser commented Sep 16, 2024

Can using the share app on windows and then emailing it to yourself also save your data? Or does that only share the app itself?

You can backup your application directory any way you like, though it's probably too big to be sent over email, since it can be 100s of mbs.

Be sure to backup your application directory and not the application itself, by creating a backup from within the app or by copying your application directory manually to a location of your choice. The application directory is located at:

  • Linux: ~/.local/share/Haveno/
  • macOS: ~/Library/Application Support/Haveno/
  • Windows: ~\AppData\Roaming\Haveno\

@Newaccount-github
Copy link

Can using the share app on windows and then emailing it to yourself also save your data? Or does that only share the app itself?

You can backup your application directory any way you like, though it's probably too big to be sent over email, since it can be 100s of mbs.

Be sure to backup your application directory and not the application itself, by creating a backup from within the app or by copying your application directory manually to a location of your choice. The application directory is located at:

  • Linux: ~/.local/share/Haveno/
  • macOS: ~/Library/Application Support/Haveno/
  • Windows: ~\AppData\Roaming\Haveno\

This helps a lot. One more question: if the Monero is in the security deposit, your seed phrase and date would not be able to recover it correct?

@woodser
Copy link
Contributor Author

woodser commented Sep 17, 2024

Correct, because the funds are held in a multisig wallet, so your backup needs to contain that wallet for you to recover the funds by completing the trade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants