Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started by: bonbob on August 04, 2017, 10:24:31 AM
-
Busybox is using an older version, or a custom version of wget that does not have the -r option.
wget not have "recursive" option. TCL ver.8.0 32 bit.
How it may be fixed without any recompiles?
-
Hi bonbob
Then you may just have to install wget.tcz.
-
Already done. Result is the same.
wget: invalid option -- 'r'
BusyBox v1.25.1 (2016-11-15 12:14:29 UTC) multi-call binary.
-
You may have installed gnu wget but are perhaps still calling busybox version. ?
-
That is right. I reconnect from my ssh console and another wget has appeared. With -r option. Thanks.
-
Using the path to a program along with the command will resolve this issue