Hi All,
I am looking for information regarding tmp files which were created while downloading file using DFS. Can we control those files not to create under specific path C:\Documents and Settings\<user>\Local Settings\Temp
Regards,
Gangadhar.
I'm also looking for that information.
Thanks in advance.
Douglas
If using UCF, then check UCF client side settings. Pretty sure there is an option there to specify rention period.
If no UCF, then do clean up in your own code.
thanks for your reply Dinneen.
am using MTOM protocal. I wanted to know in which file they specified to create tmp file in the following location C:\Documents and Settings\<user>\Local Settings\
Regards