Open HTML File

walter harms WHarms at bfs.de
Mon Feb 25 13:00:49 UTC 2008



Bastien DEBLAIS wrote:
> Hi,
> I'm new with BusyBox (that I use with Asterisk telephony server, BusyBox
> V1.0).
> I want to make a command line to open a HTML file; how can I do It?
> /I tried 'wget' ("wget -q
> http://admin:12345678@192.168.10.156/Set.cmd?CMD=SetPower+P60=0")/
> Cordialy,
> Bastien
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://busybox.net/cgi-bin/mailman/listinfo/busybo

Hello Bastien,
you are using a very ancient BusyBox Version. There is a good change that
things have changed to the better since the last releases. please try a newer release
so we can be sure that the problem is not already fixed.

ntl: it works for me (1.9.1):

 env http_proxy="" ./busybox wget "http://localhost/~walter/index.html"
index.html           100% |******************************************************************************|  1272  --:--:-- ETA


re,
 wh




More information about the busybox mailing list