Hi,
By default, the file will be uploaded to the temporary location (App_Data/RadUploadTemp) before being transferred to its final location. This allows you to inspect the uploaded files in the code behind and filter out any files that you don't want to store.
The temporary file location can be changed using the
TemporaryFolder property.
You can also customize the upload handler to directly store the files to their final location or even in a database. Please follow the instructions for this demo -
Images Uploader.
I hope this helps.
Kind regards,
Tsvetomir Tsonev
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items