Protecting a Directory

AndyLL

Perch
I thought I'd ask here if what I want to do is possible before putting in a ticket.

I have 2 sub-directories on my site.

A ASP.Net application uploads and downloads files to those directories.

I do not want browsers to have access to those directories.

Is it possible to set permissions on those directories that would pervent browsers from accessing the files but still allow my asp.net program to read/write to them?

Andy
 
login to webshell can be found on the ftp section of the control pannel.

then go to the directory. you will see on the right a padlock .(mid way down). click that . a pop up will come up set up the user accounts and save.

Then its done
 
AaronHoc said:
login to webshell can be found on the ftp section of the control pannel.

then go to the directory. you will see on the right a padlock .(mid way down). click that . a pop up will come up set up the user accounts and save.

Then its done

Thanks... I'll give it a try. I'm behind a firewall now that won't give me access to the CP

I assume my .net program still will have access.

Andy
 
Back
Top