|
jcyncz
初级用户
 
积分 66
发帖 26
注册 2006-6-16
状态 离线
|
『楼 主』:
为何在纯DOS下无法运行xcopy命令?
使用 LLM 解释/回答一下
我的系统是windowsxp sp2,在c:\windows\system32下有一个xcopy文件,我把它烤到win98启动盘,用启动盘启动后确无法运行xcopy程序,我用的命令是:
xcopy c:\123\*.* g:\456/s。返回信息“....既非内部或外部命令,也非可运行程序或批处理文件”。请问这是怎么回事?
My system is Windows XP SP2. There is an xcopy file in c:\windows\system32. I copied it to the Win98 boot disk. After booting with the boot disk, the xcopy program cannot be run. The command I used is: xcopy c:\123\*.* g:\456/s. The returned message is "....is neither an internal or external command, nor a runnable program or batch file". What's the matter with this?
|
|
2006-6-16 23:29 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
“....既非内部或外部命令,也非可运行程序或批处理文件”显然非纯DOS下的提示。WinXP SP2中的XCOPY虽不能在DOS下直接运行的,但不可能是这样的提示。你真的是在纯DOS下运行的吗?这儿可以下载纯MS-DOS 7.10启动盘:
http://www.cn-dos.net/msdos71/msdos71b.zip
"... neither an internal or external command, nor a runnable program or batch file" is obviously not a prompt under pure DOS. The XCOPY in WinXP SP2 cannot be run directly under DOS, but it shouldn't have such a prompt. Did you really run it under pure DOS? Here you can download the pure MS-DOS 7.10 boot disk:
http://www.cn-dos.net/msdos71/msdos71b.zip
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2006-6-16 23:35 |
|
|
jcyncz
初级用户
 
积分 66
发帖 26
注册 2006-6-16
状态 离线
|
|
2006-6-17 00:19 |
|
|
jcyncz
初级用户
 
积分 66
发帖 26
注册 2006-6-16
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
我后来在这个论坛里下载了个XCOPY,再用win98启动盘启动到纯DOS下,可以用这个命令,但唯一不足的是这个命令不支持长文件名。如果哪位有支持长文件名的XCOPY给小弟的话,本人不胜感激!
Later, I downloaded an XCOPY in this forum. Then, I booted to pure DOS using a Win98 boot disk. I could use this command, but the only shortcoming is that this command doesn't support long file names. If anyone has a long - file - name - supporting XCOPY, I would be very grateful!
|
|
2006-6-17 00:30 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
|
2006-6-17 01:36 |
|
|
jcyncz
初级用户
 
积分 66
发帖 26
注册 2006-6-16
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
本人不胜感激,从这可以看出这里的管理很负责任。辛苦了!
I am very grateful. It can be seen from this that the management here is very responsible. You've worked hard!
|
|
2006-6-17 09:17 |
|
|
jcyncz
初级用户
 
积分 66
发帖 26
注册 2006-6-16
状态 离线
|
|
2006-6-17 09:29 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
Originally posted by jcyncz at 2006-6-17 09:29 AM:
请用下面的真正的纯DOS启动盘启动,启动后运行其中的XCOPY就可以完全支持中英文长文件名了:
http://cndos.l009.com/soft/doscp.zip
不行啊,下载后是个DOSP.IMG文件,无法用它制作启动盘,怎么办啊?
IMG文件本身就是标准的软盘镜像格式呀,怎么可能无法制作启动盘呢?用WinImage之类的就可以将它展开到软盘中成为启动软盘,或者也可以直接将它作为虚拟机的软盘镜像来启动,使用起来非常方便的。
Originally posted by jcyncz at 2006-6-17 09:29 AM:
Please boot with the following real pure DOS boot disk. After booting, run XCOPY in it to fully support Chinese and English long file names:
http://cndos.l009.com/soft/doscp.zip
It doesn't work. After downloading, it's a DOSP.IMG file, and I can't make a boot disk with it. What should I do?
The IMG file itself is a standard floppy disk image format. How can it be impossible to make a boot disk? You can use WinImage or something like that to expand it to a floppy disk to make a boot disk, or you can directly use it as a floppy disk image for a virtual machine to boot. It's very convenient to use.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2006-6-17 13:07 |
|
|
jcyncz
初级用户
 
积分 66
发帖 26
注册 2006-6-16
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
IMG文件本身就是标准的软盘镜像格式呀,怎么可能无法制作启动盘呢?用WinImage之类的就可以将它展开到软盘中成为启动软盘,或者也可以直接将它作为虚拟机的软盘镜像来启动,使用起来非常方便的。
我下载了个WinImage,安装后制作成软盘启动,但里面的XCOPY只能复制一个文件哟,还不如我在这个论坛里下载的XCOPY,虽然不支持长文件名,但能烤贝完整,里面的文件和文件夹以及子目录里的内容都能复制。
IMG files are standard floppy disk image formats themselves. How could they be unable to be made into a bootable disk? You can use WinImage or similar tools to expand them onto a floppy disk to make a bootable floppy, or you can directly use them as a floppy disk image in a virtual machine to boot, which is very convenient to use.
I downloaded WinImage, installed it and made a floppy boot, but the XCOPY in it can only copy one file. It's not as good as the XCOPY I downloaded in this forum. Although it doesn't support long filenames, it can copy completely, and it can copy the contents of files, folders and subdirectories.
|
|
2006-6-17 20:40 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
Originally posted by jcyncz at 2006-6-17 08:40 PM:
我下载了个WinImage,安装后制作成软盘启动,但里面的XCOPY只能复制一个文件哟,还不如我在这个论坛里下载的XCOPY,虽然不支持长文件名,但能烤贝完整,里面的文件和文件夹以及子目录里的内容都能复制。
可不是这样的吧,这个XCOPY可以正常复制整个文件和文件夹中的内容,完全没有问题的,而且比不支持长文件名的XCOPY的功能强得多。这个XCOPY我可是试过多次了,自己就在用,并没有发现这种问题,因此你的用法肯定有错误(提示:当觉得不能正常使用时,首先应想到的是自己的使用方法是否有误)。你可以把你的用法和结果帖上来,让我看看错误所在。
Originally posted by jcyncz at 2006-6-17 08:40 PM:
I downloaded a WinImage, and after installation, I made a floppy disk boot, but the XCOPY inside can only copy one file. It's not as good as the XCOPY I downloaded in this forum. Although it doesn't support long file names, it can copy completely. All the contents of the files, folders, and subdirectories can be copied.
It's not like that. This XCOPY can copy the contents of the entire file and folder normally without any problem, and it is much more powerful than the XCOPY that doesn't support long file names. I have tried this XCOPY many times and am using it myself. I didn't find such a problem. So there must be an error in your usage (Tip: When you feel that it can't be used normally, the first thing to think about is whether your usage method is wrong). You can post your usage and results so that I can see where the error is.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2006-6-17 22:30 |
|
|
jcyncz
初级用户
 
积分 66
发帖 26
注册 2006-6-16
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
我的语法是:xcopy c:\123\*.* g:\456 /s
My syntax is: xcopy c:\123\*.* g:\456 /s
|
|
2006-6-18 09:48 |
|
|
jcyncz
初级用户
 
积分 66
发帖 26
注册 2006-6-16
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
我电脑有C,D,E,F,G,C盘有个123文件夹,123里有三个文件和一个文件夹(里面5个文件),我想把它烤到G盘。语法格式:XCOPY C:\123\*.* G:\456 /S
请帮我看一下是否正确。谢谢!
Your syntax is basically correct. The XCOPY command you wrote `XCOPY C:\123\*.* G:\456 /S` is used to recursively copy the files and subdirectories under the 123 folder on the C drive to the 456 folder on the G drive. Just make sure that the 456 folder already exists on the G drive, otherwise you may need to create it first.
|
|
2006-6-18 09:57 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
Originally posted by jcyncz at 2006-6-18 09:48 AM:
我的语法是:xcopy c:\123\*.* g:\456 /s
那你输入这条命令后显示什么信息?G:\456这个目录存在吗?
Originally posted by jcyncz at 2006-6-18 09:48 AM:
My syntax is: xcopy c:\123\*.* g:\456 /s
Then what information is displayed after you enter this command? Does the directory G:\456 exist?
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2006-6-18 09:57 |
|
|
jcyncz
初级用户
 
积分 66
发帖 26
注册 2006-6-16
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
G盘不存在456文件夹,是用这个语法创建的一个456文件夹,输入后提示:是按F或是D,我按的是D ,结果只复制了一个文件。
There is no 456 folder in drive G. This is a 456 folder created using this syntax. After entering, it prompts "Press F or D", I pressed D, and as a result, only one file was copied.
|
|
2006-6-18 10:02 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
我刚才试着模拟了一下你的环境(使得C:\123文件夹下包含一些带有长文件名的RMI文件,同时D:\456文件夹尚不存在),并把你的命令本身试了一下,结果如下:
A:\>XCOPY C:\123\*.* D:\456 /S
Does 456 specify a file name
or directory name on the target
(F = file, D = directory)?D
Mozart's Symphony No. 40.RMI
Bach's Brandenburg Concerto No. 3.RMI
Beethoven's Fur Elise.RMI
Beethoven's 5th Symphony.RMI
In the Hall of the Mountain King.RMI
Debussy's Claire de Lune.RMI
Dance of the Sugar-Plum Fairy.RMI
7 File(s) copied
A:\>
复制的内容完全正常。你有屏幕截图吗?
I just tried to simulate your environment (so that the C:\123 folder contains some RMI files with long file names, and the D:\456 folder does not yet exist), and tried your command itself, and the result is as follows:
A:\>XCOPY C:\123\*.* D:\456 /S
Does 456 specify a file name
or directory name on the target
(F = file, D = directory)?D
Mozart's Symphony No. 40.RMI
Bach's Brandenburg Concerto No. 3.RMI
Beethoven's Fur Elise.RMI
Beethoven's 5th Symphony.RMI
In the Hall of the Mountain King.RMI
Debussy's Claire de Lune.RMI
Dance of the Sugar-Plum Fairy.RMI
7 File(s) copied
A:\>
The copied content is completely normal. Do you have a screenshot?
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2006-6-18 10:16 |
|