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 all files except
Name: Leonard Bick Date: December 11, 2002 at 06:55:53 Pacific OS: Win 98 CPU/Ram: Pentium 64M
Comment:
Hi: I want to copy all files and subdirectories EXCEPT some specified files and subdirectories. Is there a way to do this with copy or xcopy or anything else? Or even a separate program (DOS or Windows)? The old Norton Utilities NDOS used to have a switch for this, but I don't have it any more. Any help would be appreciated. Thanks. Len Bick
Name: DickM Date: December 19, 2002 at 13:04:18 Pacific
Reply:
It's hard to know if you want to do this in Dos or in 98, you do specify that Windows would be alright. A lot of people have asked this query who apparantly have Windows installed on their pc, so I assume that they are unfamiliar with how Windows Explorer works. In addition to clicking on the main directory then Edit and Copy To, which will copy all the subdirectories and files to the new location, you can also hold down the Ctrl key and click on two or three or whole loads of main directories. A powerful computer will be able to shift a large amount of hard disk space from one place to another, excepting when many of the files contain html (saved webpages saved to disk) which may seize up the system.
Summary: Trying to configure batch file that will copy all .log files in a directory except for the last three at the end of every day (these are still being used by application). Any help would be much apprec...
Summary: Can anyone help me develop a batch file that would copy all text files from C:\CPI folder to W:\From Home Indexing\[Today's date in this format MM-DD-YY]\J (e.g. W:\From Home Indexing\09-23-03\J ). It...
Summary: I would like to copy ALL word files on an entire HD (from any directory that they might be located in) to one single folder on another (network) drive. I am currently using a batch file to accomlish t...