[CMD] COPY: Always remove the read-only attribute, for MS-DOS backwards-compatibility.
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 25 Sep 2022 21:50:25 +0000 (23:50 +0200)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 25 Sep 2022 21:55:27 +0000 (23:55 +0200)
commit67ac583b5bfb5c72fd1cd88ee7c211979d6e190b
tree524d2e4aeb625123c3ca32d7205b78cee0bd53e0
parent66d50537f464dbc76bc05b7aa73d8846aef194be
[CMD] COPY: Always remove the read-only attribute, for MS-DOS backwards-compatibility.

Tested and compared with MS CMD.EXE when copying files within the
same directory, across directories and across drives.
This is not done for the MOVE, REN and REPLACE commands however.

CORE-18090
base/shell/cmd/copy.c