- Copy from explorer: Just wanted to mention this, but did not consider it :)
- XCopy: The obvious one, but slow.
- XXCopy: The free extension to XCopy, but I don't believe it is that much faster.
- Powershell copy cmdlet: OK, I love powershell, but is it really that much faster?
- SyncBack: Free version, but it turned out to be slower than I would have liked
- eseutil: Mentioned to me by my exchange buddies, but turns out to copy only one file at a time
- RoboCopy: This was where I wanted to start...seemed to be the fastest so far!
- FastCopy: Free and seems to be even faster than RoboCopy...I think I have a winner.
June 15, 2009
Copy files across the network
I needed to copy a large amount of files across the network and I was trying to figure out the fastest approach. The assumption was to mirror and not do any timestamp, CRC, or MD5 checks. I came up with the following options:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment