SuperLou
Group: Members
Posts: 124
Joined: April 2005 |
|
Posted: May 11 2005,18:10 |
|
I can get to the individual myDSL menus using the mydslBrowser.lua [type] command. The myDSL panel does not load anything.
In order to make wget function I am using the export http_proxy:http://... to set the proxy. I have tried the .wgetrc file but haven't had any luck. The contents of the file are as follows:
Code Sample | #####
passive_ftp = on
waitretry = 10 http_proxy=http://netcache1.stevens.edu:8080 use_proxy=on#
|
I have left the whitespace intact because thats how the .wgetrc file came. I have added .wgetrc to the filestool.lst and verified that it is getting backed up and restored.
I'm probably missing something simple. Actually, just wondering, does the # sign mean ignore the entire line or just the text following it on that line?
Thanks, Louis
|