Hi,
The uploader upload the file to server side temp directory , and add .resx to protected the server.
(Otherwise the hacker may upload some aspx and run it )
You can copy/move the file , change the file name in the FileUploaded event.
We expect the developer do that job by themselves.
Regards,
Terry