Please login or register.

Moving Monerod Database

Hi All,

The Monero deamon seems to download the blockchain to C:\ProgramData by default. Iv has a look at the startup switches but cant see any way to change this. Is there a way? my C:\ is a bit full.

Thanks in advance..

Broman..

Replies: 2
Steve1943 posted 6 years ago Replies: 1 | Weight: 0 | Link [ - ]

Add --data-dir "path/to/blockchain" to the launch command. Here is an example for Windows: monerod.exe --data-dir "D:\My Documents\bitmonero"

Reply to: Steve1943
broman posted 6 years ago Weight: 0 | Link [ - ]

Thanks Steve,

Worked great..