xcopy c:\source_folder_name d:\destination_folder_name /E /H /K /O /X
/E - Copies folders and subfolders, including empty ones.
/H - Copies hidden and system files also.
/K - Copies attributes. Typically, Xcopy resets read-only attributes.
/O - Copies file ownership and ACL information.
/X - Copies file audit settings (implies /O).
本網誌主要是記錄筆者在使用電腦上疑難解決方法。希望藉著此平台跟大家分享交流。
This blog is used for sharing how to troubleshoot my computer problem. I would like to share them to each other through this platform.
2016-10-07
訂閱:
文章 (Atom)
Review Who is Connected to Windows Shared Folder
1. Open Computer Management Console Windows Key + R -> compmgmt.msc 2. Expand System Tools -> Shared Folder -> Sessions ...
-
Publish blog to earn money in blogger (Updating) 寫部落格賺錢(不斷更新) Global 谷歌 Google Adsense https://www.google.com/adsense/ China, Hong K...
-
Configure the EnableLinkedConnections registry value. This value enables Windows Vista and Windows 7 to share network connections between...