Hi,
for web.config is
<add key="CuteWebUI.AjaxUploader.TempDirectory" values="
\\share\folder" />
That's enough.
but that is for storing the temporary files, (xxx.resx) , you need copy it to another place while processing the FileUploaded event.
Regards,
Terry