I am looking for a multi-threaded file copy program. The reason I'm interested in mult-threading is that I have 240 GB of files (most being pretty small) I need to transfer.
In Windows land there is Robocopy, Richcopy, Teracopy, etc. In Linux I can't seem to find any tool that can do this.
Is there any tool you all are aware of that does multi-threaded file copying?