Lauri M�gi <[EMAIL PROTECTED]> writes: > I'm using WGet 1.8.1 for downloading files over FTP protocol. > when filename contain spaces url is like that ftp://server.name/file%20name > and it saves files also with %20 in file names > > Prior I was using WGet 1.7 and it saved spaces as the should be. > > My OS is RedHat 7.2 > > I tried w32 version also, but it puts @20 into filenames. > > Is it a bug or just a feature ?
It's supposed to be a feature, but many users dislike that particular feature. Which means it is likely to go away in the next release. (Some dangerous characters will still be encoded to %hh, but space is likely not to be one of them.)
