Re: wget ftp url syntax is wrong

2001-02-28 Thread Hrvoje Niksic
"Dan Harkless" [EMAIL PROTECTED] writes: By the way, neither "//" nor "/%2F" works in 1.7-dev. Perhaps we broke that when we fixed the problem where recursive FTP 'wget's assumed that logging in always put you in '/'? I believe some of Jan's changes broke it. Also, the standard idiom:

Re: wget ftp url syntax is wrong

2001-02-28 Thread Jan Prikryl
By the way, neither "//" nor "/%2F" works in 1.7-dev. Perhaps we broke that when we fixed the problem where recursive FTP 'wget's assumed that logging in always put you in '/'? I believe some of Jan's changes broke it. Also, the standard idiom: wget -r

Compiled wget on HP-UX 11.0

2001-02-28 Thread Al Wheeler
Hello, Your documentation said that wget had been successfully compiled on HP-UX 9 and others. I did not know which others, so I figured I would tell you I got it done on HP-UX 11.0. I did have a bit of a struggle with it at first, as our webserver's compiler gave errors in the log.c about

Re: Compiled wget on HP-UX 11.0

2001-02-28 Thread Dan Harkless
"Al Wheeler" [EMAIL PROTECTED] writes: Hello, Your documentation said that wget had been successfully compiled on HP-UX 9 and others. I did not know which others, so I figured I would tell you I got it done on HP-UX 11.0. I did have a bit of a struggle with it at first, as our