Re: How to copy whole folders?




"Jack" <replyto@it> wrote in message
news:O2nwkxHzHHA.4276@xxxxxxxxxxxxxxxxxxxxxxx
In other words:
When using Windows 'Copy' and there is a duplicate file in destination
Windows ask the question:

This is why I recommended the /y switch.

"Overwrite....? I would like to have an option answering "No to All" and
Windows continue copying files but not quitting copying process as it is
doing right now.
Jack

I am getting the impression that you completely ignored the
advice I gave you in my first reply. Unless you spend the
time to try the command I gave you, you have to spend a
lot of time with repetitive copy commands. The choice is yours.


"Pegasus (MVP)" <I.can@xxxxxxx> wrote in message
news:eOyLKlCzHHA.1184@xxxxxxxxxxxxxxxxxxxxxxx
"Jack" <replyto@it> wrote in message
news:ea1ewoAzHHA.3536@xxxxxxxxxxxxxxxxxxxxxxx
Hello,
It must be a simple solution but I do not know how to do it.
When copying full folders (with subfolders) from one harddrive into
another
hardrive and during copying there is an error stoping the the copy
process
let say 70% files were copied.
What is the best way to copy the remaining files? I do not think,
checking
each subfolders for missing files is the best solution.
Thanks,
Jack


Use xcopy.exe from the Command Prompt. Example:

xcopy /s /c /d /y "c:\Documents and Settings\Jack\My Documents"
"U:\Backup\"

Type xcopy /? at the Command Prompt to see the meaning
of the various switches.





.



Relevant Pages

  • Re: Is it possible to boot xp just to a commanf prompt?
    ... You can boot to a command prompt via the Recovery Console but you ... Available switch options for the Windows XP and the Windows Server 2003 ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Command Prompt space problem?
    ... > Hullo, I'm on Windows XP and I tried copying a file from ... > merely an amateur and I know nuts about command prompt! ...
    (microsoft.public.windowsxp.basics)
  • Re: How to copy whole folders?
    ... When using Windows 'Copy' and there is a duplicate file in destination ... Windows continue copying files but not quitting copying process as it is ... When copying full folders (with subfolders) from one harddrive into ... Use xcopy.exe from the Command Prompt. ...
    (microsoft.public.windows.file_system)
  • Re: Command Prompt
    ... Windows Explorer.]] ... Those two settings get you this switch>>> ... = This switch causes Windows to start in Safe Mode. ... minimal= Command Prompt, ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Windows XP wont shut down
    ... > to delete all spyware/adware on my system, ... > end the process or wait for it, Windows still won't shut ... The "f" switch is an instruction ... go to a Command Prompt and type in "shutdown -?". ...
    (microsoft.public.windowsxp.general)

Loading