61MB of data, but 6000 files. Every file copied also requires a write to the file table, and file sizes are also rounded up to the sector size (4KB usually).
To say it simply, you were writing around 25% more data (due to per-file overhead) and in an inefficient order.