Bitcoin Forum
September 25, 2024, 07:19:57 PM *
News: Latest Bitcoin Core release: 27.1 [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: 1512
Merit: 1049


Death to enemies!


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
grue
Legendary
*
Offline Offline

Activity: 2058
Merit: 1434



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: 1512
Merit: 1049


Death to enemies!


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!