开发者

Microsoft IIS: how can I change file permissions?

how can I change file/folders permissions on Microsoft IIS ?

Should I use icacls ? Can I use it from ftp开发者_运维技巧 ? I'm currently logged in with Microsoft ftp protocol but I get:

ftp> icacls
?Invalid command.

What's the equivalent of

ls -l (to see the permissions)

and

chmod -R folder +arwx

thanks


These cacls/icacls commands are not available via FTP; perhaps you can create your own server side script that does the trick.

If you are looking for one time configuration solution, the question may not be programming related

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜