Hi, I know this question has been asked before because I looked at the archives - but didn't find a solution that worked for me. I am using wget-1.5.3-4 to download files onto my server from the command line(called from a Perl script to be truthful), but the default behaviour is to make new files with a number at the end (index.html, index.html1, index.html2 etc).
I want the downloaded files just to overwrite existing files with the same name - can it be done? Thanks, Jim
