Re: wget can't get the following site

2004-01-09 Thread patrick robinson
Hello David, > Because the URL has special characters in it, surround it in double quotes: > wget > "http://quicktake.morningstar.com/Stock/Income10.asp?Country=USA&Symbol=JNJ&; > stocktab=finance" Ehm, well yes. Maybe I also should had mentioned that. Downloading mostly should work if surround

RE: wget can't get the following site

2004-01-09 Thread Post, Mark K
Because the URL has special characters in it, surround it in double quotes: wget "http://quicktake.morningstar.com/Stock/Income10.asp?Country=USA&Symbol=JNJ&; stocktab=finance" Mark Post -Original Message- From: David C. [mailto:[EMAIL PROTECTED] Sent: Friday, January 09, 2004 2:01 AM To

wget can't get the following site

2004-01-09 Thread David C.
Hi, all Please CC me when you reply. I'm not subscribed to this list. I'm new to wget. When I tried getting the following using wget, wget http://quicktake.morningstar.com/Stock/Income10.asp?Country=USA&Symbol=JNJ&stocktab=finance I got the errors below: --22:58:29-- http://quicktake

Re: Spaces in directories/files are converted to '@' symbol.

2004-01-09 Thread Jens Rösner
Hi Tommy! Does this option, first shown in 1.9.1 (I think) help you: --restrict-file-names=mode It controls file-name escaping. I'll mail the complete extract from the manual to your private mail address. You can download the current wget version from http://www.sunsite.dk/wget/ CU Jens > I