Hacker News new | ask | show | jobs
by bob1029 318 days ago
This has always been my go to:

https://learn.microsoft.com/en-us/windows-server/administrat...

I like robocopy because it handles very long paths and other edge cases well.

1 comments

And it is blazingly fast. The one thing it can't do in a single pass is create the placeholders for the large files AFAIK.