积极答复者
怎么设置文件夹的访问权限

问题
答案
-
你好,
一旦将你的网站部署到Azure之后, 它将可能被部署到多个虚拟机里 (你可以在ServiceConfiguration.cscfg文件里定义), 所以不建议将用户上传的文件保存在一个文件夹里, 因为它不会自动的在多个虚拟机里同步你的文件.
我建议你使用 Windows Azure Storage Service 里的Blob Service来保存用户上传的文件.
谢谢.
Wengchao Zeng
Please mark the replies as answers if they help or unmark if not.
If you have any feedback about my replies, please contact msdnmg@microsoft.com.
Microsoft One Code Framework- 已标记为答案 紫柔 2011年4月26日 4:04
全部回复
-
如果页面中有上传功能,怎么在azure中设置权限
文件夹 在哪里?
Frank Xu Lei--谦卑若愚,好学若饥
专注于.NET平台下分布式应用系统开发和企业应用系统集成
Focus on Distributed Applications Development and EAI based on .NET
【老徐的网站】:http://www.frankxulei.com/
-
你好,
一旦将你的网站部署到Azure之后, 它将可能被部署到多个虚拟机里 (你可以在ServiceConfiguration.cscfg文件里定义), 所以不建议将用户上传的文件保存在一个文件夹里, 因为它不会自动的在多个虚拟机里同步你的文件.
我建议你使用 Windows Azure Storage Service 里的Blob Service来保存用户上传的文件.
谢谢.
Wengchao Zeng
Please mark the replies as answers if they help or unmark if not.
If you have any feedback about my replies, please contact msdnmg@microsoft.com.
Microsoft One Code Framework- 已标记为答案 紫柔 2011年4月26日 4:04