Author

Topic: for Win - share a data directory (Read 1306 times)

hero member
Activity: 508
Merit: 500
Techwolf on #bitcoin and Reddit
September 04, 2014, 05:16:55 PM
#6
You can specify the same data directory with "-datadir" in a .conf file. See here.

it is not for end-users
it is for professionals Sad

Its not even a solution*, read the post by gmaxwell again. I think for those "end-users" you have in mind a slim client (e.g. Electrum, Multibit, etc.) would be perfect. While I dont think that its good to have less and less full nodes Im also positive that there will be enough "professionals" as you call them.


*IIRC its not even possible to define a data dir from config file, but only via launch argument. That information might be outdated though.

You can't specify the datadir in the config file, because the config file is stored in the datadir. The wiki page has specifics on what can and can't be specified in the config file.
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
September 04, 2014, 05:35:12 AM
#5
You can specify the same data directory with "-datadir" in a .conf file. See here.

it is not for end-users
it is for professionals Sad

Its not even a solution*, read the post by gmaxwell again. I think for those "end-users" you have in mind a slim client (e.g. Electrum, Multibit, etc.) would be perfect. While I dont think that its good to have less and less full nodes Im also positive that there will be enough "professionals" as you call them.


*IIRC its not even possible to define a data dir from config file, but only via launch argument. That information might be outdated though.
legendary
Activity: 1554
Merit: 1008
September 04, 2014, 02:16:10 AM
#4
You can specify the same data directory with "-datadir" in a .conf file. See here.

it is not for end-users
it is for professionals Sad
staff
Activity: 4242
Merit: 8672
September 03, 2014, 11:31:46 PM
#3
You can specify the same data directory with "-datadir" in a .conf file. See here.
This does not enable you to share a data-directory. Doing that will just corrupt your data directory if you manage to bypass the startup locks.

Actual storage can be shared by using a file system that support copy on write, or copying a data directory and replacing the block files with hardlinks.

Because of those alternatives I wouldn't spend any time developing or reviewing functionality to improve this further, and would instead favor finishing the pruning support.
sr. member
Activity: 364
Merit: 250
I'm really quite sane!
September 03, 2014, 08:38:23 PM
#2
You can specify the same data directory with "-datadir" in a .conf file. See here.
legendary
Activity: 1554
Merit: 1008
September 03, 2014, 12:43:45 AM
#1
Why blockchain directory not shared on MS Windows?

for each user bitcoin clien upload full blockchain anew. Why?

please make common data directory in common for all users path!
Jump to: