Bitcoin Forum
May 11, 2024, 01:43:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Blockchain and wallet.dat on separate partitions - is it possible?  (Read 1124 times)
MysteryMiner (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1029


Show middle finger to system and then destroy it!


View Profile
November 03, 2013, 06:21:45 PM
 #1

Is it possible to store contents of Application Data/Bitcoin on folder in partition D but keep the wallet.dat on C partition? I know how to move entire Bitcoin data directory and also how to accomplis this using NTFS junctions. But is it possible to specify location of wallet.dat alone?

I ask this because C uses redundant RAID array but have somewhat limited space. D is high performance external harddrive with FireWire connection and ample storage space but no redundancy in case of mechanical failure.

bc1q59y5jp2rrwgxuekc8kjk6s8k2es73uawprre4j
1715391819
Hero Member
*
Offline Offline

Posts: 1715391819

View Profile Personal Message (Offline)

Ignore
1715391819
Reply with quote  #2

1715391819
Report to moderator
1715391819
Hero Member
*
Offline Offline

Posts: 1715391819

View Profile Personal Message (Offline)

Ignore
1715391819
Reply with quote  #2

1715391819
Report to moderator
Once a transaction has 6 confirmations, it is extremely unlikely that an attacker without at least 50% of the network's computation power would be able to reverse it.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
grue
Legendary
*
Offline Offline

Activity: 2058
Merit: 1431



View Profile
November 03, 2013, 10:56:03 PM
 #2

use NTFS file junction or hard link. blocks are located at %appdata%\bitcoin\blocks\ and %appdata%\bitcoin\chainstate\ so create a link from those folders to a folder in D:\

https://en.wikipedia.org/wiki/NTFS_symbolic_link

It is pitch black. You are likely to be eaten by a grue.

Adblock for annoying signature ads | Enhanced Merit UI
MysteryMiner (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1029


Show middle finger to system and then destroy it!


View Profile
November 05, 2013, 01:25:25 AM
 #3

I already told in original post that I know how to accomplish this using NTFS and asked for command line parameter or bitcoin.conf option. As I understand as for now this is not possible.

bc1q59y5jp2rrwgxuekc8kjk6s8k2es73uawprre4j
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!