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 128You 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.
I've tried doing it from within the cgminer console, but I'm still unfamiliar with the commands.
Thanks, by the way.