-
Notifications
You must be signed in to change notification settings - Fork 3
블록체인 데이터 local to remote host
cryptozeny edited this page Apr 25, 2018
·
6 revisions
먼저 local 및 remote의 wallet 및 *coind 작동을 중지한다. 복사도중에 원본이 변화하기 때문에 중지시키는 것이 좋다.
blocks
및 chainstate
두 개의 폴더를 복사한다.
기초적인 방법이다. 간단한 폴더복사에 사용
$ scp -r ~/야애니/4월신작/마도카720p+자막 크립토제니@호무라.서버.아이피.주소:~/야애니저장소/2018년명작/마도카720p+자막/
추천하는 방법이다. 폴더복사가 가능하며 연결이 끊어져도 재개할수 있다. ~/.bitzeny
폴더에 있는 blocks
및 chainstate
폴더를 복사하면 된다. 다른폴더에는 private key
가 있기때문에 never
보내면 안된다.
$ rsync -avz -e 'ssh' 이하동일
예를들면,
$ rsync -avzu -e 'ssh' ~/.bitzeny/blocks/ HOMURA@123.123.123.123:~/.bitzeny/blocks/
$ rsync -avzu -e 'ssh' ~/.bitzeny/chainstate/ HOMURA@123.123.123.123:~/.bitzeny/chainstate/
https://www.digitalocean.com/community/tutorials/how-to-copy-files-with-rsync-over-ssh
문의사항은 블록체인 혹은 일본코인 갤러리에서 제니공주 를 찾아주세요
http://gall.dcinside.com/m/blockchain 혹은 http://gall.dcinside.com/m/japanesecoin
디스코드 일코갤/코인개발