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

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Sat May 29 18:53:31 CEST 2010


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


grschneider <grschneider at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|4848                        |




--- Comment #3 from grschneider <grschneider at gmail.com>  2010-05-29 18:53:31 CET ---
Copy tries to access these devices now (r47418). Opening con, COM1 etc. fails
with access violations.

Operations on NUL seem to work, although files created with 'copy nul file' are
created with special attributes (hidden + system + write protected) - thus not
shown in ROS cmd. Nevertheless they are created now (try to delete a file
created this way: it is found but considered in use).


-- 
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.



More information about the Ros-bugs mailing list