[Tool] Windows 에서 ACL 정보를 포함하여 파일(폴더)를 copy하는 방법
??? Windows? ??? xcopy tool? ???? ACL ??? ???? ??(??)? copy?? ??? ?????.
?? ?? ?? ??? Disk X:?? Disk S:? ACL ? subfolder ??? ?? ???? ??? copy???.
xcopy /x/o/e x: s:
???? : Xcopy? ??? xcopy /? ????? ???? ??? ???? ? ????.
/X Copies file audit settings (implies /O).
/O Copies file ownership and ACL information.
/E Copies directories and subdirectories, including empty ones.