Hello,
I have huge issue because must share my bitcoin blockchain through different users.
Just finished downloading all data on one user and to avoid downloading it again wanted to share it with different user (just need it very fast - today).
To share blockchain used applications folder (I'm OS X user) and copied all data to place where bitcoin should download files but before it started downloading (made backup before run wallet). Strange thing is that after creating bootstrap file there is nothing happen to import anything..
More, after I deleted bitcoin file from downloading location after running bitcoin wallet its running and downloading files but probably somewhere else? Don't know where because nothing was created after deleting my copied file with bootstrap.. That's true that I changed location of files folder on main user to documents/bitcoin but it's also not downloading it there as second user.
Really must to solve it in next hours otherwise have some problems.. Could u help me somehow import all data from first user to second user, so there is no reason to download all files again? Strongly appreciate.
A few questions:
1. You are not actually asking about sharing a *wallet* between users, just the block chain, correct regardless of the subject? (Bitcoin Core, presumably)
2. Are you intending to have both users running Bitcoin Core simultaneously?
3. Are you talking about merely copying the downloaded data with the second user or actually sharing the downloaded block chain at the same time?
A few notes:
1. If you used a bootstrap file, that is slower than actually letting it sync. At least since 0.10.x.
2. If you copy (not move) the bitcoin folder to the new user and just let Bitcoin Core run there, that can save time. You won't be sharing the wallet or the block chain between users.
The default data directory on OS X is here:
~/Library/Application Support/Bitcoin/
See:
https://en.bitcoin.it/wiki/Data_directory#MacSo you should be able to copy that directory to the other user.
How did you change where Bitcoin Core is storing its files? Have you checked to see if it is downloading to the default location?