cryptonotefoundation / cryptonote

CryptoNote protocol implementation. This is the reference repository for starting a new CryptoNote currency. See /src/cryptonote_config.h
https://cryptonote.org/
991 stars 6.1k forks source link

Need to back up wallet data #297

Open jared201 opened 5 years ago

jared201 commented 5 years ago

Hi,

Tamadcoin.io has been running for almost a year and I need to back up and migrate our primary node to another server. Just a quick question, would anyone know where the cryptonote's data directory is located? thanks!

JoshuaPaulBarnard commented 8 months ago

You can also just start the new node and have it sync with the network, then shutdown the old node.