Here is what it looks like:
Connecting to ck.kolivas.org (193.19.136.183:80)
index.html 100% |**************************| 768 0:00:00 ETA
root@beaglebone:~# mv /usr/bin/cgminer usr/bin/cgminer.bak
root@beaglebone:~# chmod +x cgminer
chmod: cgminer: No such file or directory
root@beaglebone:~#
Any ideas???
You are downloading index.html instead of cgminer. I just tried wget myself, it fetched cgminer correctly for me. Make sure you're running the wget command with the correct URL. Are you behind a proxy server by any chance?
wget
http://ck.kolivas.org/apps/cgminer/antminer/s4/4.6.1-141018/cgminerEdit: if you can't get it to work download the file to your computer and use scp (WinSCP if Windows) to copy it to the Ant.