Post
Topic
Board Beginners & Help
Re: BitCoin-QT upgraded from < 0.8 to 0.8.1 Data Directory Q
by
deepceleron
on 26/03/2013, 05:40:36 UTC
You can remove blk0001.dat, blk0002.dat, blk0003.dat and blkindex.dat from the data directory after a reindex is complete and you are caught up with the blockchain (and you don't plan on going back to an older version). Only blkindex should actually be using disk space, as the old BLK000x data are moved upon upgrade, and the blk000x.dat files you see there are hardlinks (shortcuts) on any filesystem that supports hardlinking.