On Tue, Apr 22, 2008 at 5:41 PM, Paul Gilmartin <[EMAIL PROTECTED]> wrote:
> wget > http://vm.marist.edu/~pipeline/ > DMSSTT062E Invalid character ~ in fileid ~pipelin Correct, there was a typo and the enhancements I did later don't survive the test. Make it: wget http://vm.marist.edu/~pipeline/index.html > FPLSCB027E Entry point HTTPSPLI not > found That's because you need more recent plumbing that has the HTTPSPLIT stage. > I'd need to proxify it to penetrate our firewall. Should > I try PIPE WGET instead? Arguments? Context? Various proxies do things differently, but I have certainly used this scheme through a proxy as well. I've seen shops where you just have basic authentication and use the target host name in the URL. I could not see from your code how your proxy works. Rob
