[ros-bugs] [Bug 3575] New: Copy disallows copying to/from special device files like con and nul.

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Thu Jul 24 11:34:59 CEST 2008


http://www.reactos.org/bugzilla/show_bug.cgi?id=3575

           Summary: Copy disallows copying to/from special device files like
                    con and nul.
           Product: ReactOS
           Version: 0.3.5
          Platform: QEmu
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: Shell
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: romkenijkamp at gmail.com
         QAContact: ros-bugs at reactos.org


The CLI copy command disallows copying files from/to special device files like
con and nul. Windows does allow this for the copy command.

For example, if entering this on windows:
copy con nul
The copy process would ask the user for input until Control-Z or Control-C was
pressed. When pressing Control-C windows would fail the Input/Output operation.

When entering the same command on ReactOS it gives the error:
ERROR_INVALID_NAME - The filename, directory name, or volume label syntax is
incorrect.

KVM Version: QEMU PC emulator version 0.9.1 (kvm-62)
ReactOS Version: 0.3.5 Installation/Boot Image


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the Ros-bugs mailing list