TechNote/Etc.

[Windows] How to copy files with permissions on Windows

harim~♥ 2012. 2. 4. 18:02
 
xcopy D:\SrcDIr\*.* X:\DstDir\ /x /e /h/ k


Type 'Xcopy /?' at prompt, for details.
저작자표시 비영리 변경금지 (새창열림)