I have an asp.net mvc3 application. it uploads image and resizes it. my upload folder, i need to make it writable. I try to do it from filezilla, set them to 777, it wont work.
I have root access to my windows server. I right click on the folder, choose property, then click on security tab. I see 4 groups there.
creator owner, system, admin, users. what should I do from there?