18 12
发新话题
打印

[讨论] "无法复制文件:MS-DOS功能无效"会有哪些原因( 此文章被查看:3704次,被回复:17篇!! )

"无法复制文件:MS-DOS功能无效"会有哪些原因

一个朋友在COPY文件时,提示错误信息"无法复制 filename: MS-DOS功能无效"
具体信息如下:
OS: Windows
View: dynamic view
process: copy a directory recursive from Z(MVFS) to D.

我第一反应就是权限有误. 建议用fix_prot试试.
还有一种可能是 text mode 问题.

不知哪位大虾遇到过类似情况, 请指点指点
如没遇到,嘿嘿,也请像我一样, 想想会因哪些问题引起的.

欢迎一起讨论!



© 本文为 selinaSCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员
我选择,我喜欢

TOP

这个错误倒是没有遇到过。不过见过类似的。

曾经从vss->cc,有一个项目的目录名字叫做, PRN

so.........



© 本文为 bigjamesSCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

是直接copy还是ccopy???



© 本文为 qx552801SCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

是否是磁盘问题哪

© 本文为 stevenzyk 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

回复 #3 qx552801 的帖子

他是做的直接COPY.

© 本文为 selina 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员
我选择,我喜欢

TOP

我觉得权限出问题的可能性比较大
建议用fix_prot 试试

© 本文为 selina 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员
我选择,我喜欢

TOP

直接copy跟权限没什么关系吧

© 本文为 qx552801 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

估计是source pool甚至硬盘损坏了

这种提示一般都是硬件原因,和CC没什么关系

© 本文为 i子休 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员
ed

TOP

压缩一下再考出来。试试

© 本文为 flyleo 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

Invalid MS-DOS function error occurs when copying a checked-in file from a dynamic view on Windows Vista
Technote (FAQ)

Problem
This technote explains why the error 'Invalid MS-DOS function' occurs on Microsoft® Windows Vista™ when using IBM® Rational® ClearCase® from Windows Explorer to copy a file from a dynamic view.

Cause

This error occurs when the file being copied is

    * greater than or equal to 256 KB
    * the file is under source control
    * the file is checked-in.



The error occurs whether you try to copy and paste or drag and drop from ClearCase Explorer or from Windows Explorer.

Note: The error Invalid function occurs if you try to copy from the command-line.

Defect APAR PK49340 has been submitted to address this issue.

Solution

There is currently no solution for this defect.


WORKAROUND:

Checkout the file before performing the copy operation.

© 本文为 cissy 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

 18 12
发新话题