Post
Topic
Board Altcoin Discussion
Re: How long to download Ethereum Blockchain?
by
Doom4535
on 23/09/2016, 08:34:05 UTC
so, I navigated to where geth (CLI interface) and manually ran it with this:
Code:
./geth --fast --cache=256
and it finished syncing after a few hours, this was with a fast (100+ Mbps network and an ssd), but non of the run away memory issues I was facing with the main client when trying to do the initial sync.  You could use a larger cache and see if it speeds it up more (value is in MB).