Content Top
DAL Computer Help » Operating System Help » Windows XP Help » Copy many files or directories

Recommended Fix

Click here to fix Windows Errors and Optimize Windows Performance

Need Computer Help?
Register Now for FREE

Copy many files or directories

Reply
Thread Tools
Windows XP Help
  #1 (permalink)  
Old 18-06-2009, 05:35 PM
Full Member
New Recruit
 
Join Date: Mar 2005
Posts: 51
ProfessorM is just really niceProfessorM is just really niceProfessorM is just really niceProfessorM is just really niceProfessorM is just really nice
Copy many files or directories

What's the best way to copy large numbers of files (to include entire directories) from one disk to another?

I run into this when moving data for organizational purposes as well as when backing up important things. For example, I may want to periodically copy my entire "C:\" drive to a "C_20090618" directory on an external drive, probably overnight.

If you use Explorer and just mark all the folders and drag (or copy and paste) them to the other drive, several things can trip you up. There are these "thumbnail" files whose copy you have to explicitly approve. And "read only" files – there are always a few of those, and these require approval. And open files. And system files. If you try to do this overnight, you may find in the morning that your system stopped after ten minutes and is patiently waiting for a Yes or No from you.

I have tried to prepare for the copy by deleting all the thumbnail files and changing the status of all the read-only files, but that can take a very long time when big directories are involved. I don't see any options to refrain from asking for approval and press on, or to ignore these types of files.

I thought of going to the Command Prompt and issuing the "copy" command there, but I don't think that the available flags would protect me from the problems stated above. Just maybe "xcopy" would work, but I suspect there are things that will stop it.

I didn't want to get into using backup or imaging software, as I want any backed-up files to be individually accessible and any moved directory structures to be identical after the move.

Any ideas out there?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 18-06-2009, 06:44 PM
townsbg's Avatar
Dedicated Member
Loyal Contributor
 
Join Date: Apr 2005
Posts: 1,610
townsbg is quite a big dealtownsbg is quite a big dealtownsbg is quite a big dealtownsbg is quite a big dealtownsbg is quite a big dealtownsbg is quite a big dealtownsbg is quite a big dealtownsbg is quite a big dealtownsbg is quite a big dealtownsbg is quite a big dealtownsbg is quite a big deal
Re: Copy many files or directories

Unfortunately you have to use specialized software to copy the entire windows partition. There's Acronis, Partition Manager, and a variety of other software packages both free and commercial. You need some kind of imaging or partition management software. Some of them run on windows but some you have to boot into.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 18-06-2009, 07:56 PM
Full Member
New Recruit
 
Join Date: Mar 2005
Posts: 51
ProfessorM is just really niceProfessorM is just really niceProfessorM is just really niceProfessorM is just really niceProfessorM is just really nice
Re: Copy many files or directories

Generally, when I'd back up a C: drive, I made it a point to exclude the WINDOWS directory, since it was data and not o/s that I wanted to save.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 18-06-2009, 08:21 PM
townsbg's Avatar
Dedicated Member
Loyal Contributor
 
Join Date: Apr 2005
Posts: 1,610
townsbg is quite a big dealtownsbg is quite a big dealtownsbg is quite a big dealtownsbg is quite a big dealtownsbg is quite a big dealtownsbg is quite a big dealtownsbg is quite a big dealtownsbg is quite a big dealtownsbg is quite a big dealtownsbg is quite a big dealtownsbg is quite a big deal
Re: Copy many files or directories

I think that some of those software packages will allow you to image just your files.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 19-06-2009, 04:14 AM
Ztruker's Avatar
Technical Guest
 
Join Date: Apr 2009
Posts: 179
Ztruker is a D-A-L Rockstar!Ztruker is a D-A-L Rockstar!Ztruker is a D-A-L Rockstar!Ztruker is a D-A-L Rockstar!Ztruker is a D-A-L Rockstar!Ztruker is a D-A-L Rockstar!Ztruker is a D-A-L Rockstar!Ztruker is a D-A-L Rockstar!Ztruker is a D-A-L Rockstar!Ztruker is a D-A-L Rockstar!Ztruker is a D-A-L Rockstar!
Re: Copy many files or directories

With Acronis, you can browse the backup and work with a single file, folder or entire directory tree. By far the best backup software I've found. Cheap, no, but you get what you pay for.
__________________
Rich

It's a damn small mind that can think of only one way to spell a word. - Andrew Jackson
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 22-06-2009, 07:06 PM
Full Member
New Recruit
 
Join Date: Mar 2005
Posts: 51
ProfessorM is just really niceProfessorM is just really niceProfessorM is just really niceProfessorM is just really niceProfessorM is just really nice
Re: Copy many files or directories

Thanks.

I was also trying to figure out the best way to move entire directory structures from one drive to another, as much for continued use as for backing up. I do have Acronis and will be using it for backup purposes.

I did have some success using xcopy at the Command Prompt, with suitable options. I'll post these as soon as I get them worked out.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 22-06-2009, 07:44 PM
Ztruker's Avatar
Technical Guest
 
Join Date: Apr 2009
Posts: 179
Ztruker is a D-A-L Rockstar!Ztruker is a D-A-L Rockstar!Ztruker is a D-A-L Rockstar!Ztruker is a D-A-L Rockstar!Ztruker is a D-A-L Rockstar!Ztruker is a D-A-L Rockstar!Ztruker is a D-A-L Rockstar!Ztruker is a D-A-L Rockstar!Ztruker is a D-A-L Rockstar!Ztruker is a D-A-L Rockstar!Ztruker is a D-A-L Rockstar!
Re: Copy many files or directories

When I use xcopy to copy entire directory trees, I use:

xcopy spurce target /s/h/r/i/k/e/y (that's shrike with a y added, easy for me to remember).
__________________
Rich

It's a damn small mind that can think of only one way to spell a word. - Andrew Jackson
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 24-06-2009, 04:11 PM
Full Member
New Recruit
 
Join Date: Mar 2005
Posts: 51
ProfessorM is just really niceProfessorM is just really niceProfessorM is just really niceProfessorM is just really niceProfessorM is just really nice
Re: Copy many files or directories

Pretty much what I came up with by trial and error. Thanks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
CD Copy Bent Club Video Editing Help and Digital Cameras 5 29-04-2009 05:30 AM
Copy a large number of files and continuing if an error is found rpmorrow Windows XP Help 4 24-08-2008 02:33 AM
xp system repair cannot copy files Xavier7 Windows XP Help 1 09-04-2008 07:07 PM
Windows media player - copy files collinsca Desktop / Server Applications 3 07-08-2007 11:48 PM
copy files simsy Windows XP Help 3 09-09-2005 12:59 PM


All times are GMT +1. The time now is 05:26 AM.

Bottom Corner