[Bug 27899] New: copy multiple file in parameter using '+' return error

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jul 25 22:48:18 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=27899

           Summary: copy multiple file in parameter using '+' return error
           Product: Wine
           Version: 1.3.25
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: cmd
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: iip.umar.rifai at gmail.com


Just trying to copy more than 1 file into new file, below is example
concatenating file test1.txt and test2.txt into test3.txt:

copy test1.txt+test2.txt test3.txt

return:
Path not found

and no test3.txt generated.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list