vrypan |--o--|
@vrypan.eth
snapsnapdown is a Snapchain Snapshot Downloader. I wrote it because I had some issues when I was setting up my node. It gives you more flexibility than the embedded downloader: - You can stop/start and it will pick up where you left. - When restarting, local chunk sizes will be compared to remote, and if they do not match they will be re-downloaded - Concurrent chunk downloads: I have found that sometimes a chunk may download at very low speeds, having concurrent downloads removes the bottleneck and results in faster overall download. - Downloaded chunks are not automatically deleted. - It looks nicer :-) https://github.com/vrypan/snapsnapdown
4 replies
2 recasts
27 reactions
Stephan
@stephancill
Really nice, ty! Does it know how to extract the chunks?
1 reply
0 recast
0 reaction
vrypan |--o--|
@vrypan.eth
There is an extract subcommand, but it's very rough. The README has details on how to do it with tar.
1 reply
0 recast
1 reaction
Stephan
@stephancill
Do you know if it’s possible to read the rocksdb output if it hasn’t completed syncing yet?
1 reply
0 recast
0 reaction