Hi, As some have noticed the COPY, XCOPY, and MOVE overwrite functionality (http://support.microsoft.com/kb/240268/) in windows causes trouble for some. They are different from the cp and mv... I hope that the XCOPY developers also remember to include all the parameters to the tool. As well as respect the environment variable COPYCMD. Like the recent patch to COPY. The Micro$oft product documentation is an excellent place to see what needs to be implemented for each command. E.g. for XCOPY take a look at http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/xcopy.mspx?mfr=true ++MStr
On Mar 5, 2:51 am, Markus Strand <m.nospam.str...@luukku.com.invalid> wrote:> As some have noticed the COPY, XCOPY, and MOVE overwrite functionality > (http://support.microsoft.com/kb/240268/) in windows causes trouble for > some. They are different from the cp and mv... > > I hope that the XCOPY developers also remember to include all the > parameters to the tool. As well as respect the environment variable > COPYCMD. Like the recent patch to COPY. > > The Micro$oft product documentation is an excellent place to see what > needs to be implemented for each command. E.g. for XCOPY take a look at http://www.microsoft.com/resources/documentation/windows/xp/all/prodd...Please file a bug report at http://bugs.winehq.org
Markus Strand
2007-Mar-19 18:53 UTC
[Wine] Re: COPY, XCOPY, and MOVE Overwrite Functionality
dank wrote:> Please file a bug report at http://bugs.winehq.orgWhat bug? The COPY command has been fixed already and the XCOPY is being developed. The fact that the commands on windows and on linux are different is not a bug, it is a feature :) ++MStr