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.
Copy/Move Files (one more thread)
Name: VFarkas Date: October 7, 2003 at 13:27:39 Pacific OS: Win XP Prof CPU/Ram: Celeron 2,4
Comment:
Hi!!!!!
I would like to move files C:\new\*.doc to c:\old. So far so good. But in C:\old already exists some files with the same name. The files with no double should be moved. The others with a double in c:\old should stay in c:\new. How it works? I work on it some weeks but find no solution. It should work automatically in a batch file
Summary: I have about 100 directories which contain 1 file each. (Unique names, same extension) How do I copy/move each one of the files to a common folder? Thank you for your help!!! <<If you need help...
Summary: (If you must do it in DOS/command prompt. . .) With folder names (or file names--the syntax is the same) containing a space you ignore the space and use the first 6 letters--or all the letter if there...