开发者

Microsoft IIS: how can I change file permissions?

开发者 https://www.devze.com 2023-01-01 20:53 出处:网络
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:

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

精彩评论

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

关注公众号