ERROR Copying Files with Same Name


Go Back   Computer Help Articles > Windows XP New Users
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 02:52 AM
imcivilized
 
Posts: n/a
Default ERROR Copying Files with Same Name


I'm trying to do a total system backup, but when I drag the whole "work
folder" over (to copy onto another machine from XP Home to XP Pro over
a wireless home network) it stops as soon as it hits the first time I
have a Word document and an Adobe document of the same name.
When I convert a Word to pdf, I leave the name the same, but this
occurs in nearly every one of approximatley 1,400 sub-folders
Do I have to go and copy each folder, and file individually?
Otherwise, if I do a large block, I have to figure out what DID and
DIDN'T get copied before I select another smaller section..

HELP!!!


--
imcivilized
Reply With Quote
  #2  
Old 01-05-2006, 02:52 AM
Mistoffolees
 
Posts: n/a
Default Re: ERROR Copying Files with Same Name


imcivilized wrote:

> I'm trying to do a total system backup, but when I drag the whole "work
> folder" over (to copy onto another machine from XP Home to XP Pro over
> a wireless home network) it stops as soon as it hits the first time I
> have a Word document and an Adobe document of the same name.
> When I convert a Word to pdf, I leave the name the same, but this
> occurs in nearly every one of approximatley 1,400 sub-folders
> Do I have to go and copy each folder, and file individually?
> Otherwise, if I do a large block, I have to figure out what DID and
> DIDN'T get copied before I select another smaller section..



If I understand the question correctly, there are a couple
of options of copying files. There should be a dialog box
that asks whether or not to over-write all of the files (of
the same name) in the target folder. Check the box and this
should take care of the over-writing for everything.

The second alternative is to go through the DOS prompt and
use the XCOPY command with the /s /e and /y switches, e.g.,

xcopy f:\ q:\ /s /e /y,

which copies everything from Drive F to, for example, an
external USB HD, Drive Q, over-writing all files of the same
name that are present in Q as well copying new files over
(or a mapped drive from the remote machine to the server).

Using XCOPY is sometimes a good alternative, esp. in a batch
script for backing up. There are other switches that can be
used with XCOPY. To find them, enter XCOPY /? from the command
prompt. HTH.

Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I hide JPG files in WMP's File Open dialog box? Jacek K Windows Media Player 1 01-05-2006 04:14 PM
RE: offline files - access denied Clayton Windows XP Work Remotely 0 01-05-2006 07:12 AM
Re: cd burning software MIMITEX1 Windows XP Photos 1 01-05-2006 07:11 AM
SyncToy missed files Robstr Windows XP Photos 0 01-05-2006 07:11 AM
Keeping backup of my pictures in my order Gladys222 Windows XP Photos 10 01-05-2006 07:08 AM


All times are GMT. The time now is 08:37 PM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

ERROR Copying Files with Same Name