Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Xcopy command is not working
Name: VasimRaja Date: February 7, 2009 at 12:26:55 Pacific OS: Windows Vista CPU/Ram: Intel (R) Core(TM) 2 Duo CPU and 2038MB Product: Dell / INSPIRON 1525 Subcategory: General
Comment:
As you answered for this topic "Copy files from mult. subfolders" , xcopy command is not working for me.
Actually I want to copy files from multiple subfolders (under the same parent folder) to another directory using DOS commands? For example, if I wanted to copy all files named *test* (any file type) located in folders C:\A\1\, C:\A\2\, C:\A\3\ and paste them in C:\B\, is that possible?
I have tried the below command without success.Could you please help me to solve this issue
Summary: I have batch file that compares a file in one folder(SourceFiles Folder) with a file in another folder (ArchiveFiles folder) and if they are different then I need to copy the file from Source folder t...
Summary: Hi, I installed borland C++ version 3.0 in my PC, but the C++ program is not running at all; when I click the turbo C++ to get into that window...nothing works.. C++ window creates freeze situ...
Summary: ACTUALLY let me put here my whole file so that you can understand ================================ set /p UN= user name ? if not !UN!'==testuser' goto :eof if EXIST goto DO set call1=xcopy /q /s /c /...