We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

How to limit the upload folder, security concern

Hi for security, how can I limit, the file upload to only a specific folder. Right now if the user edits the string, its showing other folders (not very secure).

Here is a suggestion to configure the upload handler to read-only, but when I did but that, it broke the web application, how do I fix this.

<location path="upload">
  <system.webServer>
    <handlers accessPolicy="Read" />
  </system.webServer>
</location>

Do I need to configure the upload handler to a specific Syncfusion handler,
What handlers do you have and which ones should I use

thanks

1 Reply

MM Manikandan Mariappan Syncfusion Team January 19, 2016 01:38 PM UTC

Hi Megatron,
 
Thanks for contacting Syncfusion support.
 

The above requirement related details are updated in support incident. Please log on to our support website to check for further updates.

 
Please let us know if you need any further assistance.
 
Regards,
M.Manikandan

Loader.
Live Chat Icon For mobile
Up arrow icon