wget fails when i want to download from a URL which contains "=" or "&'
Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Why i put those dots into the URL is becouse of this site's limitations. I wrote the correct URL into the command, i copy-pasted it from my browser. But i tried it on my company machine, which is running windoze(!!!!!??????#&@#>&#@#), i took this command inside a cygwin bash, and i also tried the gnu-wget for win as well, but both fails with the same message.
Thanks for your replies Trvelluk, at least now i know that what i wanted could be done somehow. Maybe i should try this on some linux-based machine. I hate this windoze stuff!
I tried to put the URL in quotes , even in double quotes, but it fails again with the same error message.
You should at least use single quotes, so the special characters inside the URL are hidden from the shell. Otherwise they are interpreted by the shell.
KDE-look does some strange things. You can use 'wget' to download all individual files, but it's more difficult to download the HTML pages. I think they store a lot of data in sessions/cookies, because I cannot find any indication of those at the URL/query-string.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.