Post
Topic
Board Mining software (miners)
Re: Official CGMINER thread - CPU/GPU miner in C for linux/windows/osx
by
phase
on 05/09/2011, 17:13:14 UTC
Can someone tell me how to setup a fallback pool in this .bat file:
cgminer.exe -o http://173.193.21.69:8337 -u user -p password -v 2 -w 128

You can specify additional pools by repeating the arguments (second, third,... dataset with -o -u -p arguments). Alternatively you can specify these in configuration files and simply add -c 1.cfg -c 2.cfg -c 3.cfg etc.