Nano-node: How to move blockchain data to another drive?

Created on 31 Dec 2017  路  2Comments  路  Source: nanocurrency/nano-node

Don't have anymore space on my C: drive for blockchain data. How can I move it to my other drive and store it there?

Most helpful comment

it's AppData\Local\RaiBlocks, but thanks!! exactly what i was looking for

All 2 comments

A symbolic link does the trick.
Move the Raiblocks folder to your other drive, then enter this command (for Windows) :
mklink /j C:\Users\<yourname>\AppData\RaiBlocks <folder location>

it's AppData\Local\RaiBlocks, but thanks!! exactly what i was looking for

Was this page helpful?
0 / 5 - 0 ratings

Related issues

liuhailin picture liuhailin  路  5Comments

hskang9 picture hskang9  路  4Comments

androm3da picture androm3da  路  3Comments

bbedward picture bbedward  路  3Comments

bartclaeys picture bartclaeys  路  3Comments