Bitcoin Forum
May 10, 2024, 10:11:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: how to share blockchain data on one linux machine btw different users  (Read 354 times)
brenzi (OP)
Member
**
Offline Offline

Activity: 113
Merit: 10


View Profile
April 07, 2013, 11:23:46 AM
 #1

Hi

Because of its size, I'd like to hold only one version of the blockchain on my machine (ubuntu). Two users should be able to use it.

What I did:
- move ~/.bitcoin/blocks to a folder accessible by all users
- symlink to new location
- change permissions to allow both users to rw(x)
- set default directory permissions using setfacl so newly crated files should get correct permissions

Unfortunately, bitcoin-qt complains whenever I change the user and permissions are messed up after each startup of bitcoin-qt

How should I do that?

kind regards
Alain

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!