5 ms·
Robocopy, while useful, does not have very many of the features of rsync, apart from retries. http://en.wikipedia.org/wiki/Rsync http://en.wikipedia.org/wiki/R
by heresy 15y ago
Robocopy, while useful, does not have very many of the features of rsync, apart from retries.
http://en.wikipedia.org/wiki/Rsync http://en.wikipedia.org/wiki/Rsync
- RexRollman 15y agoTrue, Rsync has more features, but Robocopy is still a very useful tool. And it has been included in Windows since Vista.
- runjake 15y agoBut with all the problems of rsync and cygwin on Windows, Robocopy is the more logical choice for such tasks. I'm not going to load up explorer.exe in WINE on Linux so I can move some files around with the mouse.