Will someone please invent a file manager that's smart enough to understand that, when I individually drag five different large files to a USB drive, I want them copied in serial (quickly) rather than in fake parallel (which will take literally forever.)
@ajroach42 I'm quite sure #TeraCopy for Windows, which can integrate with Explorer copy/move actions, does queuing, and supports automatic checksum verification after copy/move.
@FiXato @ajroach42 I second Teracopy, though it's been _years_ since I used it. I remember it fixing a lot of problems with the usual terribly file-transfer issues on Windows.
@mdm I still use it; my major headache it solved was being able to resume failed file transfer operations, especially with nested directories. @ajroach42
@FiXato @ajroach42 I might try it again! I've been using the robocopy cli tool on Windows so far (it's weirdly built-in to Windows now?), but a GUI would sometimes be nice.