主題
:
如何只複製出資料夾結構而不要內容且能防寫?
瀏覽單個文章
angel_ghost
Senior Member
加入日期: Jul 2001
您的住址: 好久沒有看見橡皮艇在窗邊划的二樓...
文章: 1,246
權限的話可以事後iCacls.exe 或 Cacls.exe (NTFS)
xcopy /t /e "C:\Your Folder" "C:\New Folder"
/t = Copies the subdirectory structure, but not the files
/e = Copies subdirectories, including any empty ones
__________________
shake that ass for me!
Night never end
2016-02-04, 11:02 AM #
3
angel_ghost
瀏覽公開訊息
傳送私人訊息給angel_ghost
查詢angel_ghost發表的更多文章
增加 angel_ghost 到好友清單