Bitcoin Forum
May 27, 2024, 11:25:49 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: wallet backup  (Read 421 times)
martmarti (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
December 19, 2013, 02:11:52 PM
 #1

hej i'm new and i don't now how to backup and restore my bitcoin-qt wallet. Can you help me??
zuerdemon
Member
**
Offline Offline

Activity: 114
Merit: 10


View Profile
December 19, 2013, 02:14:20 PM
 #2

hej i'm new and i don't now how to backup and restore my bitcoin-qt wallet. Can you help me??

You can file/backup the wallet inside client.
For restore, you need to manually rename the backup file to wallet.dat and replace old wallet.dat
justroll
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
December 19, 2013, 02:16:31 PM
 #3

you need to EXPORT your key .

copying he files is NO good backup!!!

this is the CORRECT way


    Bitcoin-Qt
        Help -> Debug window -> Console
            walletpassphrase {passphrase} {timeout}
            dumpprivkey {bitcoinaddress}

martmarti (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
December 19, 2013, 02:27:22 PM
 #4

you need to EXPORT your key .

copying he files is NO good backup!!!

this is the CORRECT way


    Bitcoin-Qt
        Help -> Debug window -> Console
            walletpassphrase {passphrase} {timeout}
            dumpprivkey {bitcoinaddress}


ok and then how to restore this key
justroll
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
December 19, 2013, 02:40:19 PM
 #5

pretty simple


 bitcoind importprivkey "yourprivatekeypair"

or via the debug console just

      importprivkey "yourprivatekeypair"

try it first with a bogus wallet Wink
CptSlow
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 19, 2013, 02:52:48 PM
 #6

why wouldnt backing up your wallet.dat be a good idea or even bad?
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!