Guest Irwin Fletcher Posted September 18, 2008 Posted September 18, 2008 I have a directory that has a file screen set up on it (via FSRM) that only allows file of type .zip. This directory is available via IIS to authenticated users. I have enabled write access to this directory in order to allow users to upload, change or delete files in this directory. The file screen works as it should when users try to upload files. However, where it seems to break is when users create a directory and then rename it. Users are allowed to create the directory, however when they try to rename it, they get blocked by FSRM. It does allow them to rename the directory if they name it something.zip. I tried to share out the directory as a standard file share and this behavior does not happen in that case. Anyone have any ideas on how to allow directory renaming via IIS while a file screen is active?
Recommended Posts