The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    question about size--on disk

    Discussion in 'Windows OS and Software' started by paradoxguy, Nov 6, 2010.

  1. paradoxguy

    paradoxguy Notebook Evangelist

    Reputations:
    15
    Messages:
    311
    Likes Received:
    2
    Trophy Points:
    31
    I have several questions that arose when I copied a large (8.55GB) video file from an external HD to my internal HD. After copying, I activated their properties to check their respective sizes to ensure no data loss occurred in the copy process. As most of you are aware, the properties function reveals "size" and "size on disk" (SOD). For each file, these two values are usually not identical, but vary slightly. I listed the size and SOD for the cited video file on the two HDs below:

    External HD (EHD):
    size = 9,183,731,189 bytes
    SOD = 9,184,247,808 bytes
    SOD - size = 516,619 bytes

    Internal HD (IHD):
    size = 9,183,731,189 bytes
    SOD = 9,183,789,056 bytes
    SOD - size = 57,867 bytes

    SOD (EHD) - SOD (IHD) = 458,752 bytes


    1. What accounts for the difference between size and SOD within each drive's file?

    2. Why are the sizes between the EHD and IHD identical, while the respective SOD's differ slightly (last value above)?

    3. Given the SOD on the EHD is not identical to the SOD on the IHD, should I be concerned the file did not copy faithfully from the EHD to the IHD, or does the fact that the two sizes (as opposed to SOD) are the same indicate the file and its copy on the IHD are identical?

    Thanks for reading and any responses.
     
  2. paradoxguy

    paradoxguy Notebook Evangelist

    Reputations:
    15
    Messages:
    311
    Likes Received:
    2
    Trophy Points:
    31
    I greatly appreciate your detailed and informative explanation, I now understand better the mechanics of data storage on disks.

    Thanks,