Can I save the already downloaded blockchains to another file location am almost out of space on my drive and i have not completed the network synchronization
Can I save the already downloaded blocks to another file location am almost out of space on my drive
Asked
Active
Viewed 68 times
1 Answers
1
Indeed, you can move the files to another folder and specify it to bitcoind/bitcoin-qt when launching it with the -datadir parameter:
-datadir= Specify data directory
As an alternative, you can also specify the data directory in the Bitcoin.conf file, so that you don't have to include the parameter every time you lauch the daemon.

cpsola
- 1,538
- 10
- 27