| I'm trying to mirror a webpage which has links to
numerous files on an ftp, most of which have spaces in
their name. The actual link uses spaces instead of %
20, but when HTTrack goes to request the file it
replaces all of the spaces with %20, and the ftp
doesn't recognise that as a space, so the files are
not found. Is there a way to override this behavior? | |