Bitcoin Forum
April 26, 2024, 01:04:42 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: is it possibe to store wallet.dat seperatly from datadir (bitcoin core wallet)?  (Read 1383 times)
aarreeaa (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 12


View Profile
February 11, 2016, 07:13:40 PM
 #1

I had installed bitcoin in c:\bitcoin however C disk has run out of space and I moved blocks to other HDD.

bitcoin core does not load wallet.dat that I have stored in c:\bitcoin
Instead it creates new wallet.dat file in datadir (E:\bitcoin)

Is it possible/how to get bitcoin core to load original wallet.dat ?

I really do not wish to just place wallet.dat in E:\bitcoin (unencripted HDD).
1714093482
Hero Member
*
Offline Offline

Posts: 1714093482

View Profile Personal Message (Offline)

Ignore
1714093482
Reply with quote  #2

1714093482
Report to moderator
1714093482
Hero Member
*
Offline Offline

Posts: 1714093482

View Profile Personal Message (Offline)

Ignore
1714093482
Reply with quote  #2

1714093482
Report to moderator
TalkImg was created especially for hosting images on bitcointalk.org: try it next time you want to post an image
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714093482
Hero Member
*
Offline Offline

Posts: 1714093482

View Profile Personal Message (Offline)

Ignore
1714093482
Reply with quote  #2

1714093482
Report to moderator
1714093482
Hero Member
*
Offline Offline

Posts: 1714093482

View Profile Personal Message (Offline)

Ignore
1714093482
Reply with quote  #2

1714093482
Report to moderator
1714093482
Hero Member
*
Offline Offline

Posts: 1714093482

View Profile Personal Message (Offline)

Ignore
1714093482
Reply with quote  #2

1714093482
Report to moderator
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1499


No I dont escrow anymore.


View Profile WWW
February 11, 2016, 10:46:19 PM
 #2

I had installed bitcoin in c:\bitcoin however C disk has run out of space and I moved blocks to other HDD.

bitcoin core does not load wallet.dat that I have stored in c:\bitcoin
Instead it creates new wallet.dat file in datadir (E:\bitcoin)

Is it possible/how to get bitcoin core to load original wallet.dat ?

I really do not wish to just place wallet.dat in E:\bitcoin (unencripted HDD).

No, the wallet.dat can have a different name with -wallet=mywallethasanicebutlongname.dat, but it must in the same directory as -datadir=here. Bitcoin core wallet files are encrypted (the private keys at least) with your password and offer decent brute force resistance. What exactly are you worried about?

Im not really here, its just your imagination.
unholycactus
Legendary
*
Offline Offline

Activity: 1078
Merit: 1023



View Profile WWW
February 12, 2016, 04:43:24 AM
 #3

I had installed bitcoin in c:\bitcoin however C disk has run out of space and I moved blocks to other HDD.

bitcoin core does not load wallet.dat that I have stored in c:\bitcoin
Instead it creates new wallet.dat file in datadir (E:\bitcoin)

Is it possible/how to get bitcoin core to load original wallet.dat ?

I really do not wish to just place wallet.dat in E:\bitcoin (unencripted HDD).

No, the wallet.dat can have a different name with -wallet=mywallethasanicebutlongname.dat, but it must in the same directory as -datadir=here. Bitcoin core wallet files are encrypted (the private keys at least) with your password and offer decent brute force resistance. What exactly are you worried about?

Like said above, if your wallet is password protected in Core, it is encrypted.
It doesn't do much more to encrypt it twice.
xqus
Full Member
***
Offline Offline

Activity: 172
Merit: 100



View Profile
February 12, 2016, 07:08:38 AM
 #4

You could create an symlink to the e:\bitcoin\blocks in the original data dir.

http://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/

PGP fingerprint: B17233A1 || Bitrated user: xqus ≡ Free trust agent || LocalBitcoins ≡ Buy bitcoins locally
Wallet and Exchange security ≡ A security overview of wallets and exchanges. (forum thread)
Pk880058
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
February 12, 2016, 07:57:30 AM
 #5

I had installed bitcoin in c:\bitcoin however C disk has run out of space and I moved blocks to other HDD.

bitcoin core does not load wallet.dat that I have stored in c:\bitcoin
Instead it creates new wallet.dat file in datadir (E:\bitcoin)

Is it possible/how to get bitcoin core to load original wallet.dat ?

I really do not wish to just place wallet.dat in E:\bitcoin (unencripted HDD).

where ever you want to can store the wallet.dat file as a copy but the original have to be in the software directory so that when it searches it can find the old wallet.dat file if not it will create a new wallet.dat file with new details.
aarreeaa (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 12


View Profile
February 12, 2016, 09:22:08 PM
 #6

You could create an symlink to the e:\bitcoin\blocks in the original data dir.
That works.

Thanks.
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!