使用Web部署项目时保留文件夹权限?
我正在使用 Web 部署项目在本地开发计算机上部署项目。在这个项目中,我有一个特定的文件夹来接收上传的文件,因此 ASPNET 计算机帐户需要写入此文件夹的权限。不幸的是,每次我运行 Web 部署过程时,它都会失去这些权限。有人知道保留这些权限的方法吗?
我尝试将它们设置在我的开发源文件夹和 inetpub\wwwroot 中的文件夹中,但似乎都没有帮助。
有什么想法吗?
I'm using a web deployment project to deploy a project on my local dev machine. Within this project I have a specific folder to receive uploaded files so the ASPNET machine account needs permissions to write to this folder. Unfortunately the web deployment process loses these permission each time I run it. Does anybody know of a way to keep these permissions?
I have tried setting them in both my development source folder and the folder in inetpub\wwwroot but neither seem to help.
Any ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论