Author

Topic: [SOLVE] How do I setup a FAILOVER in BFGMiner? (Read 4020 times)

sr. member
Activity: 356
Merit: 250
Dock.io
January 05, 2014, 05:12:31 AM
#4
I am pretty sure you use "--failover-only" then type in the 2nd pool as a backup.
full member
Activity: 238
Merit: 101
I been mining but Bitcoin.cz is always going down, so wanted to make to if it goes down to go the next pool.

I running windows 7 and im using a batch file to start bfgminer.


Code:
bfgminer -o stratum.bitcoin.cz:3333 -u ***** -p ***** -o stratum+tcp://pool0.btcdig.com:3333 -u ***** -p ***** --disable-gpu -S all

Thank dBit.
hero member
Activity: 742
Merit: 500
BTCDig - mining pool
I been mining but Bitcoin.cz is always going down, so wanted to make to if it goes down to go the next pool.

I running windows 7 and im using a batch file to start bfgminer.


Code:
bfgminer -o stratum.bitcoin.cz:3333 -u ***** -p ***** -o stratum+tcp://pool0.btcdig.com:3333 -u ***** -p ***** --disable-gpu -S all
full member
Activity: 238
Merit: 101
I been mining but Bitcoin.cz is always going down, so wanted to make to if it goes down to go the next pool.

I running windows 7 and im using a batch file to start bfgminer.

This my BFGminer start batch file.
Code:
bfgminer -o stratum.bitcoin.cz:3333 -u ***** -p ***** --disable-gpu -S all


Thanks...
Jump to: