Author

Topic: 0.8.1 - Changing the blockchain directory (Read 1250 times)

legendary
Activity: 1022
Merit: 1001
I'd fight Gandhi.
March 18, 2013, 10:12:14 AM
#5
Code:
F:\BITCOIN\bitcoin-qt.exe -detachdb -datadir=F:\BITCOIN\BLOCKCHAIN

Fixed.
That worked! Thanks!
legendary
Activity: 1736
Merit: 1006
Symbolic linking is native Windows utility. But its command line only, hence the GUI app. Its open source.
legendary
Activity: 1022
Merit: 1001
I'd fight Gandhi.
I would prefer to use some form of option that qt has. Perhaps with some sort of command code or something. But if no one else replies, I guess this is my only option.
legendary
Activity: 1736
Merit: 1006
This is what you're looking for: https://code.google.com/p/symlinker/

Symbolic links GUI app. Only works in VISTA/WIN7 and up. Might require NTFS partition as well.

Works flawlessly for me.

What you want to do is move the entire bitcoin userdata dir first, create the symbolic link folder in the default location, then point the link to where the files were moved to.
legendary
Activity: 1022
Merit: 1001
I'd fight Gandhi.
Just downloaded 0.8.1, and I figured it was time I figured out how to change the directory that the blockchain is downloaded to. With the blockchain increasing in size, I figure it's about time I move the client, blockchain, wallet, and everything over to a harddrive other than C:\.

I made a shortcut so I could run some commands, but it's still not doing what I wanted it to.
Code:
F:\BITCOIN\bitcoin-qt.exe -detachdb "-datadir F:\BITCOIN\BLOCKCHAIN"

Tried following this, but it doesn't seem to be working. --> https://bitcointalksearch.org/topic/bitcoin-qt-move-downloaded-blockchain-to-another-installation-143220
Jump to: