中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-13 04:59
47,811 topics / 349,897 posts / today 0 new / 48,256 members
DOS学习入门 & 精彩文章 (教学室) » How to copy an entire folder to another location under DOS
Printable Version  755 / 1
Floor1 gudupiao88 Posted 2003-11-17 00:00
初级用户 Posts 3 Credits 111
How do I copy a complete folder to another location under DOS (including hidden folders and files)? Please have an expert write out the steps. After copying, how do I verify the integrity of the copy? Using DOS commands only!
Floor2 MYS Posted 2003-11-17 00:00
元老会员 Posts 1,637 Credits 5,170 From 广东佛山
Just use XCOPY. For example, if you want to install WINXP or 2000 from the hard drive, copy the I386 folder from CD-ROM G: to hard drive D:
d:
md i386
cd i386
xcopy g:\i386\*.* /s
After the copy is finished, you can use the WINNT command to install from the hard drive.
/S means to copy subdirectories as well
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023