FTP Folder Permissions / IIS8
Posted
by
raam030
on Server Fault
See other posts from Server Fault
or by raam030
Published on 2012-12-08T03:26:07Z
Indexed on
2012/12/08
5:08 UTC
Read the original article
Hit count: 165
I am having trouble copying information from one folder on an FTP site to another folder. Accessing the FTP site from a windows explorer. I have set Full Control over the parent folder, and I double checked...I have full control over the two folders that is trying to copy information from and to.
It actually lets you right click and copy. Then when you try to go to another folder and right-click and paste, the paste option is grayed out.
I was able to do it before and no one has changed the IIS permissions. I believe it's a Windows issue. Is it possible that even though the permissions are set to give full control over that directory, that something else is interfering? I did double check the IIS permissions.
I am not on a domain, using anonymous access, made sure the access control is set to read/write.
© Server Fault or respective owner