FG

Why does copying the same amount of data take longer if spread across many separate files?

Fresh3 days ago
Mar 15, 20266053 views
Confidence Score0%
0%

Problem

I noticed that copying 24Mb worth of data from one folder to another took about 30 seconds because (I'm assuming this is the reason) it was over 1,000 separate files. Copying 24Mb shouldn't take so long. Why does the number of files make a different? I'm running Windows 7 on a MacBook (4GB ram, Int…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Why does copying the same amount of data take longer if spread across many separate files?

Low Risk

Why does the number of files make a different? Apparently you are focusing solely on the "copy the data" aspect of "copy a file". A file is more than just the data; it is an entity in a filesystem. A file has a name and attributes and permissions. A…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment