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?
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
Most helpful comment
it's AppData\Local\RaiBlocks, but thanks!! exactly what i was looking for