I'm setup on a small server farm with about 20 computers. My Job requires me to copy an unusually large amount of data to and from external HDs from these servers. I end up copying sometimes 3TB a week to and from drives (Sometimes More).
The windows copier isn't cutting it. Xcopy/Robocopy from command prompt force me to write silly batch programs to work correctly, and it's sloppy and causing issues. I need to copy several different directories depending on what I want, to a single place.
The selection elements/GUI of both RichCopy/TeraCopy were very nice. But both interfaces are extremely buggy when you start copying 1 TB at a time (Especially TeraCopy). RichCopy works perfect if it's only 1 Directory Mirroring to another, but the majority of the time this is not the case of what I need to do.
So my question is, is there decent copying software out there that can handle Mass amounts of data at a time? Not just large files, but Millions of small files adding up to be 1TB total. It doesn't have to be freeware. All of my machines are xp, except one centralized server which is Windows Server 2003.