Hi,
I'm trying to download all the contents into a single folder using the -nd command. However, it seems to be either blowing away files with identical names, or is not downloading files with identical names. I've read through the documentation and it says that (if a name shows up more than once, the filenames will get extensions '.n') Would that be like "index.html" duplicate would be named "index.n.html" or "index.html.n"? Also, how does it handle multiple duplicates, like say 5? Is it possible that there's something else in my command that is canceling out the file? Here's My Command Line. wget -P ~MyUserDirectory/WincraftFolder -nd -r -l2 -p -np -t3 -T 30 -nv -A.asp,.cfm,.phtml,.shtml,.htm,.html www.wincraftusa.com There are 6 html files in this domain that kill each other out. I'm trying to get that data, all files with same names without them canceling each other out. I don't care if the names are modified when downloaded as long as I get all 6 files. Can someone please assist? -- Regards, -- Samuel Hargis ----------------------- Software Developer/Systems Consultant [EMAIL PROTECTED] - 850-508-8583 Tallahassee, Florida
