I think there is a limit to the number of characters that DOS will accept on the command line (perhaps around 256). Try putting echo in front of the command in your batch file and see how much of it gets echoed back to you. As Tobias suggested, you can try moving some of your command line options into the .wgetrc file.
Tony -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Saturday, June 03, 2006 2:46 PM To: wget@sunsite.dk Subject: Batch files in DOS I'm trying to mirror about 100 servers (small fanfic sites) using wget --recursive --level=inf -Dblah.com, blah.com,blah.com some_address However, when I run the batch file, it stops reading after a while; apparently my command has too many characters. Is there some other way I should be doing this, or a workaround? GNU Wget 1.10.1 running on Windows 98 -- http://www.aericanempire.com/