Bitcoin Forum
May 13, 2024, 02:18:35 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: small utility for update Claymore's ZEC miner Easy auto updater  (Read 1740 times)
bounor111
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
January 01, 2017, 08:20:55 PM
 #21

Thanks for the information I tested and it works well. I made the update of my 6 rig in less than a minute.
1715609915
Hero Member
*
Offline Offline

Posts: 1715609915

View Profile Personal Message (Offline)

Ignore
1715609915
Reply with quote  #2

1715609915
Report to moderator
1715609915
Hero Member
*
Offline Offline

Posts: 1715609915

View Profile Personal Message (Offline)

Ignore
1715609915
Reply with quote  #2

1715609915
Report to moderator
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715609915
Hero Member
*
Offline Offline

Posts: 1715609915

View Profile Personal Message (Offline)

Ignore
1715609915
Reply with quote  #2

1715609915
Report to moderator
1715609915
Hero Member
*
Offline Offline

Posts: 1715609915

View Profile Personal Message (Offline)

Ignore
1715609915
Reply with quote  #2

1715609915
Report to moderator
1715609915
Hero Member
*
Offline Offline

Posts: 1715609915

View Profile Personal Message (Offline)

Ignore
1715609915
Reply with quote  #2

1715609915
Report to moderator
Ambros
Hero Member
*****
Offline Offline

Activity: 653
Merit: 500


View Profile
January 01, 2017, 08:58:27 PM
 #22

2017-01-01
   
We did the .exe to make the task easier and only to help, but if you prefer, here is the batch used. So those who believe it is a scam, will be able to make their OWN updater by referring to our process.

In this process you will be able to update your miner directly with claymore's remote manager

STEP #1 : Make a file called "reboot.bat" and paste the following text inside :

taskkill /f /im ZecMiner64.exe
ftp -i -s:ftp.txt -n
TIMEOUT /T 5
start start.bat
exit

STEP #2 : Then copy the "reboot.bat" file into your Claymore's ZEC Miner directory

STEP #3 : Make a file called "ftp.txt" and paste the following text inside :

open home582023020.1and1-data.host
user u81393888-zec easymine
binary
mget *
quit

STEP¨#4 : Then copy the "ftp.txt" file into your Claymore's ZEC Miner directory

Now you can use the function (Execute Reboot.bat) in the Claymore's remote manager utility.
So You can also simply run reboot.bat to run the update.

*Note that the batch starts the start.bat file in your directory to restart the mining after the update*

We hope that some of you will apreciate
Thank you


That procedure does not change the insecurity off the process you are describing.
You are downloading an exe from your server and you run it on the miner, so you are running arbitrary code on user machines.

I'm not saying that you want to damage someone, but i wouldn't trust someone with a so little gain.
felixbrucker
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile WWW
January 01, 2017, 11:27:55 PM
 #23

OR just create your personal git repo with the claymore files and let each rig get the latest version via "git pull" executed by a script every n minutes.
Pages: « 1 [2]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!