Bitcoin Forum
July 01, 2024, 08:00:07 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: What if my bitcoind server crash?  (Read 145 times)
LangleyJim (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
June 21, 2018, 08:58:51 PM
 #1

I am running a bitcoind on my server. In the case of the server becomes inaccessible/crash/stolen/etc. How will I get access to the wallets generated by the bitcoind server?

As I understand using bitcoind, I have no need to provide private keys to send BTC, so I was never exposed to the private keys of my bitcoind generated wallets. Or is there to place to retrieve them?

Thanks for your tips!
aleksej996
Sr. Member
****
Offline Offline

Activity: 490
Merit: 389


Do not trust the government


View Profile
June 21, 2018, 11:06:32 PM
 #2

If you are running Linux and I assume you do, go to your home folder and find a directory called ".bitcoin", you will see your wallet.dat file there.

You can copy the whole wallet file, which is recommended or run
Code:
bitcoin-cli dumpwallet "filename"
and save your wallet that way.
LangleyJim (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
June 22, 2018, 01:22:08 PM
 #3

Thank you! That helps!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!