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

2004-01-12 Thread Hrvoje Niksic
[EMAIL PROTECTED] writes: > I've notice that spaces in directories/files are automatically converted > to '@' character. Is there any way to turn this option off? > > e.g. template directory => [EMAIL PROTECTED] I don't see this behavior. Which version of Wget are you running, and under

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

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

2004-01-08 Thread TNgo
I've notice that spaces in directories/files are automatically converted to '@' character. Is there any way to turn this option off? e.g. template directory => [EMAIL PROTECTED] Thanks, Tommy.