| Hello,
first thanks for the good tool.
I have a problem, while downloading my site and the pdf files (some
datasheets) that point to other servers. Most of these files are being
downloaded and the source codes modified, but few are still pointed to
external.
Example:
(files on the same page)
<http://www.phoenix-mt.com/english/Products/SightGlassLevelGauges/18-Datasheet70012.pdf>
<http://www.phoenix-mt.com/deutsch/Produkte/Schauglasanzeiger/17-Datenblatt70012.pdf>
...href="../../../www.phoenix-mt.com/english/Products/SightGlassLevelGauges/18-Datasheet70012.pdf"
...
...href=http://www.phoenix-mt.com/deutsch/Produkte/Schauglasanzeiger/17-Datenblatt70012.pdf
...
Both files downloaded, but just one was overwritten in the source code.
Other example:
(files on the same page)
<http://cms.hlplanar.de/data-live-planar/docs/pdf/Datasheets_eng/NS-25DQL2-IXAeng.pdf>
<http://cms.hlplanar.de/data-live-planar/docs/pdf/Datasheets_ger/NS-25DQL2-IXAger.pdf>
...
href=http://cms.hlplanar.de/data-live-planar/docs/pdf/Datasheets_eng/NS-25DQL2-IXAeng.pdf
...
...
href="../../../cms.hlplanar.de/data-live-planar/docs/pdf/Datasheets_ger/NS-25DQL2-IXAger.pdf"
...
The first one wasn't downloaded, while both file names looks vary similar.
Why? Please help!! :(
(sorry for my english)))) | |