| Hi there,
Is there any way to find the exact original URL, including all parameters URL,
corresponding to each file that was downloaded? I've had a look at the log,
but most of the files have some name like "file.5.delayed" and the URL params
are missing, so I can't parse it for that info.
It would also b sfficient if I could just save the files as:
somefile.php?p1=asdf&p2=rgbtn&p3=f4t4
to:
somefile.php?p1=asdf&p2=rgbtn&p3=f4t4.html
But I don't know if that is possible with the build options, I couldn't get
the URL params and original filetye to appear in the filename.
Thanks for any help,
Stu | |