|
martin325
银牌会员
积分 1582
发帖 603
注册 2006-2-20
状态 离线
|
『楼 主』:
[下载]提供XCOPY下载
如题。见附件。
附件里的 MORE 是分屏查看信息的小工具。
[ Last edited by llm on 2006-4-28 at 15:36 ]
附件
1: XCOPY.rar (2006-4-27 09:44, 19.43 K, 下载附件所需积分 1 点
,下载次数: 829)
|
|
2006-4-27 09:44 |
|
|
taoty
中级用户
传说中的菜鸟
积分 275
发帖 112
注册 2005-4-22
状态 离线
|
『第
2 楼』:
收下来看看是什么好东西。感谢分享。
|
|
2006-4-27 15:16 |
|
|
lhf102899
新手上路
积分 2
发帖 1
注册 2006-5-9
状态 离线
|
|
2006-5-9 23:52 |
|
|
dos_jacky
初级用户
积分 124
发帖 10
注册 2004-10-9
状态 离线
|
『第
4 楼』:
感謝大大的分享。
尤其是分屏器。
這是寫程式人的重要工具,真的很感謝。
|
|
2006-5-14 12:50 |
|
|
BWSkyer
中级用户
我是DOS学者
积分 367
发帖 180
注册 2006-5-14 来自 重庆
状态 离线
|
『第
5 楼』:
分屏器???
XCOPY在DOS下面本来就有的哦~~
|
|
2006-5-14 14:13 |
|
|
272922032
禁止访问
积分 97
发帖 41
注册 2005-10-6
状态 离线
|
|
2006-5-14 19:01 |
|
|
ick
初级用户
积分 28
发帖 12
注册 2006-5-29
状态 离线
|
『第
7 楼』:
xcopy 在dos下本来就有,只是功能不强,不能复制隐藏文件,看看你的有什么不同 打
|
|
2006-5-30 12:38 |
|
|
ick
初级用户
积分 28
发帖 12
注册 2006-5-29
状态 离线
|
『第
8 楼』:
不错,收藏了
以下是下载后查看的帮助信息,不知道最低的dos支持版本是多少
XCOPY v1.1 - (C)opyright 2001-2003 by Rene Ableidinger
Copies files and directory trees.
XCOPY source [destination] [/switches]
source Specifies the directory and/or name of file(s) to copy.
destination Specifies the location and/or name of new file(s).
/A Copies only files with the archive attribute set and doesn't
change the attribute.
/C Continues copying even if errors occur.
/D[:M/D/Y] Copies only files which have been changed on or after the
specified date. When no date is specified, only files which are
newer than existing destination files will be copied.
/E Copies any subdirectories, even if empty.
/F Display full source and destination name.
/H Copies hidden and system files as well as unprotected files.
/I If destination does not exist and copying more than one file,
assume destination is a directory.
/L List files without copying them. (simulates copying)
/M Copies only files with the archive attribute set and turns off
the archive attribute of the source files after copying them.
/N Suppresses prompting to confirm you want to overwrite an
existing destination file and skips these files.
/P Prompts for confirmation before creating each destination file.
/Q Quiet mode, don't show copied filenames.
/R Overwrite read-only files as well as unprotected files.
/S Copies directories and subdirectories except empty ones.
/T Creates directory tree without copying files. Empty directories
will not be copied. To copy them add switch /E.
/V Verifies each new file.
/W Waits for a keypress before beginning.
/Y Suppresses prompting to confirm you want to overwrite an
existing destination file and overwrites these files.
/-Y Causes prompting to confirm you want to overwrite an existing
destination file.
The switch /Y or /N may be preset in the COPYCMD environment variable.
This may be overridden with /-Y on the command line.
|
|
2006-5-30 12:43 |
|
|
Wengier
系统支持
“新DOS时代”站长
积分 27734
发帖 10521
注册 2002-10-9
状态 离线
|
『第
9 楼』:
这个XCOPY也不支持长文件名的。
|
Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
|
|
2006-5-30 12:56 |
|
|
fastslz
铂金会员
DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
『第
10 楼』:
COPY我还是喜欢用XXCOPY,特别在批处理使用
|
|
2006-6-5 08:55 |
|
|
zzq168
新手上路
积分 6
发帖 4
注册 2006-6-6
状态 离线
|
『第
11 楼』:
xxcopy 有什么好用的地方吗? 我好像没有看出来,虽然我知道它可能比xcopy好用!
请赐教,谢谢!!
|
|
2006-6-6 11:06 |
|
|
weilong888
银牌会员
积分 1270
发帖 548
注册 2004-5-31
状态 离线
|
『第
12 楼』:
XXCOPY能支持长文件名的COPY。
|
|
2006-6-6 12:43 |
|
|
Wengier
系统支持
“新DOS时代”站长
积分 27734
发帖 10521
注册 2002-10-9
状态 离线
|
『第
13 楼』:
Quote: | Originally posted by weilong888 at 2006-6-6 12:43 PM:
XXCOPY能支持长文件名的COPY。 |
|
可惜XXCOPY不能在纯DOS下使用(而能在DOS下使用的XXCOPY16则不支持长文件名)。
|
Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
|
|
2006-6-6 13:26 |
|
|
BWSkyer
中级用户
我是DOS学者
积分 367
发帖 180
注册 2006-5-14 来自 重庆
状态 离线
|
『第
14 楼』:
XXCOPY不能在纯DOS下运行,那么在其他的DOS里面呢,如freedos32,HX DOS
...可以运行吗??
还有就是XXCOPY有几种版本呢??
|
|
2006-6-6 18:14 |
|
|
Wengier
系统支持
“新DOS时代”站长
积分 27734
发帖 10521
注册 2002-10-9
状态 离线
|
『第
15 楼』:
Quote: | Originally posted by BWSkyer at 2006-6-6 06:14 PM:
XXCOPY不能在纯DOS下运行,那么在其他的DOS里面呢,如freedos32,HX DOS
...可以运行吗??
还有就是XXCOPY有几种版本呢?? |
|
不行,那些我已试过发现都不行,包括HX下。Win9x中所带的支持长文件名的XCOPY32现在倒是可以在HX下运行(而且还是我向其作者提出后才能运行正常的)。
|
Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
|
|
2006-6-6 22:37 |
|