Vista: Xcopy is now deprecated, please use Robocopy
By Michael Pietroforte | 1 Comment | Permalink | Trackback | Previous | NextThis is what you get when you enter “xcopy /?” on a Vista command prompt. Of course, you can still use xcopy, but it isn’t wrong to move to Robocopy now. It has many interesting features.
Most important, I think, is the fact that it can resume where it previously left off whenever the copy process is somehow cancelled. I also like the fact that it can synchronize two folders. Please, check out this Wikipedia article for a list of other important features.
Robocopy is certainly a better tool than xcopy. I just wonder why Microsoft didn’t just enhance xopy with its features. Countless scripts will have to be rewritten if xcopy is not supported in the future, anymore.
Via Matt Pietrek
(PS: I was surprised, too)




Subscribe via e-mail: 





Yeah, the way they’re doing it is stupid. But robocopy is so good, who cares? The synchronizing feature is great but what is also completely awesome is the ability to throttle the transfer rate. I do all my remote backups this way, screw symantec and their ruination of veritas. Just let the sucker run overnight and you can backup the world.