roberts
Group: Members
Posts: 4983
Joined: Oct. 2003 |
|
Posted: May 07 2005,00:39 |
|
Don't know if I can be of much help as no way for me to test proxy. However, the mydsl Browser solely uses wget, so the proxy in the proper .wgetrc should work.
I can explain how the myDSL Browser works.
But first a few questions to you?
When you say you ran it from a shell, it works. Be sure not to run as root user.
1, As user dsl 2. Using .wgetrc in /home/dsl
How about when run from the fluxbox menu? Apps->Tools->MyDSL Browser
The desktop icon calls mydslPanel, the buttons, which when clicked pass a library name to mydslBrowser which uses wget to fetch index.html, which is then parsed to display the info file list. When a selection is made the info item is passed to mydslInfo which fetches the actual info.file and displays it as well as buttons to proceed to download or not. Proceeding with the download passes the selected item to mydsl-wget which you have found. This downloads the md5checksum and the actual extension then verifies a good download occured.
HTH
|