yeah, i replaced busybox wget with wget for winetricks ages ago and couldn't be bothered to switch back. just posted this for anyone else that uses wget 1.2. Should be possible to put an if switch in there to determine which wget the user has and then us the appropriate case, although im not sure how to do that myself. This case sensitivity only affects scripts that check for server response before commencing or failing download and 'get-flash-plugin' is the only script i have found that does that with wget -s/-S so far.
I am using busybox 1.16.1. I want to use the wget -nc option which is not there in busybox wget. How you added wget can you please tell me so that I can use linux wget insted of busybox wget