| I also miss a function that can do this masking. I want to create a directory
structure from a leeched site that suites my need.
HTTrack does support some but it would be nice if we can automatically rename
a structure like we want it to be.
Ex. HTTrack supports the %p (Path). Suppose we only want to get the last
dirname i.s.o. the full path. So we do not want: /jslg/peters/full/dl/files/,
i only am interested in the last dir 'files'
What WinHTTrack needs is some kind of masking option. Something like this:
Suppose we use this as a filter:
'%h%p/%n.%t' which might return
'www.testsite.nl/jslg/peters/full/dl/files/file.zip
It would be great if we can do a renaming scheme on this like:
[N].[E]/[N5-8]/images/[N9-13]*
Where N = filename, E = Extension This example will rename the original string
to:
www.testsite.nl/test/images/site*
I hope this feature will be implemented in the future sothat we can
automatically rename the incoming structure to the way we want it to be !
Thnks | |