مشکل:
من نیار به کپی نمودن تعداد زیادی فایل و پوشه دارم.این فایلها هرکدام دارای permission خاصی میباشند.چطور میتوانم با حفظ این دسترسی ها آنها را به مکان جدید کپی نمایم؟
راه حل:
این کار بسیار ساده است.شما میتوانید از طریق دستور xcopy این کار را انجام دهید.برای حفظ شدن دسترسی های ACL و تنظیمات ownership از پارامتر /o استفاده نمایید.
محبوب ترین
Configure IIS Web Server for Silverlight support
Now you develop a great application with some fancy Silverlight content and want to deploy on a...
Disable binding all ips on IIS 6
IIS 6 bind all ips available on server by default. As a result you cannot run any...
Error 500 Internal Server Error on Windows 2008
You receive the error 500 Internal Server Error on Windows Server 2008 Hosting with DotNetPanel....
How to clear / Flush DNS Cache?
Windows OS: Please open a command prompt windows and type command ipconfig /flushdns With Mac OS...
How to deploy asp.net MVC application?
Asp.net MVC framework is the latest technology enables developers to create web applications...