Author

Topic: Bitcoind directory (Read 973 times)

hero member
Activity: 1204
Merit: 531
Metaverse 👾 Cyberweapons
September 01, 2016, 05:14:23 AM
#4
Here is a solution that you can execute in a GUI.
This method has been tested and it should work well, but I included a step to backup your current data folder for safety

1) Shut down your running Bitcoin Core
2) Open file browser
( 2.2 - Enable visibility for hidden folders: View -> Show Hidden Files )
3) Search the .bitcoin hidden folder ( it should be in Home by default )
4) Backup save: rename the .bitcoin folder to something else like savedbc
5) Copy the folder ( savedbc in this example ) to the desired location
6) Rename the copied folder in the desired location to 'Bitcoin'
7) Start your Bitcoin Core and at the window that shows up select to use CUSTOM data directory
8_) Select the new location for the custom data directory

Enjoy your new location!
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
August 19, 2016, 05:41:23 PM
#3
Open this file:
~/.config/Bitcoin/Bitcoin-Qt.conf
And edit this line:
strDataDir=/home/something/somethingelse

Don't forget to backup your wallet.dat, which will be in the same directory.
legendary
Activity: 4130
Merit: 1307
August 18, 2016, 02:50:23 PM
#2
Take a look at this option:

-datadir=
in
https://en.bitcoin.it/wiki/Running_Bitcoin

newbie
Activity: 1
Merit: 0
August 18, 2016, 02:33:37 PM
#1
I have just downloaded bitcoin core onto Ubuntu 14.04 I've realised bitcoin file are stored at default directory /home/user/.bitcoin/ . Is this it possible to change this a my ubuntu partition doesn't have space to handle 80gb blockchain. I have another partition on my pc that can i want bitcoind to use as default dir to store all those files
Jump to: