NT Process ID shows in mirror
Bob Maillet (Bob_Maillet@dg-webo.webo.dg.com)
Thu, 04 Dec 1997 13:07:29 -0500
I am running mirror($url, $data); in a script which loops every five
minutes to the same url(s). On the second pass of the loop I get an error
message which says it cannot rename the file..It shows the filename and
process id after the file. For some reason it is recognizing the process id
AND filename as the file it is to be written to..
This does not happen when using getstore..and does not happen in libwww v.5.10
Also, is there any way to have the scripts step over mirror/getstore when we
get a server hang?
Current configuration is:
libwww v5.17
NT4.0
perl v5.004_2
Bob