开发者

How to prevent Win XP multiple File Copy to terminate if one file fails to copy

When copying (or moving) multiple files using drag-and-drop in Windows XP, the copying process terminates if one files fails to copy. This is extremely annoying when copying a directory tree, and one has no real indication where exactly the process stopped, and what parts of th开发者_Python百科e batch were not copied.

How can I prevent Windows from stopping the process upon one failure (and possibly get an indication for a problem)? It is easy to run a dir-compare program to see which files are missing after the fact.


Short answer is - you can't.

You're much better off using an alternative like XCopy or Robocopy from the command line if you want to reliably copy a lot of files and recover from errors along the way.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜