I know this isn't really a wget issue, but I thought someone might be able to help with it. I'm trying to download a URL that includes %2 in it, which is a variable for DOS/Windows. I tried enclosing the URL in "s, which didn't help. I also tried replacing the % codes with their equivalent (ie %20 with space, another with =, etc), which also didn't fix it. Any ideas? Thanks, Ben
