Copy Fragmented Files

S

shutterbugbats

If (very) fragmented files are copied to cd's or dvd's for
backup, do the files remain fragmented? In order to have
unfragmented files on the cd or dvd's would I need to copy
each file one at a time?

sb
 
D

Dan Seur

I believe the following is correct, but you may want to check a bit
further. For myself, I've never had a problem burning CDs whether I
defragged first or not:

The technical answer is...it depends.

The CD burning process must run without significant pause, or chances
are great that the resulting CD will be unusable.

If the CD writer software is the usual kind, it will establish a buffer
space in RAM for files to be burned to the CD. It then starts to read
the source files to be written from elsewhere, one by one, and starts
writing the CD from this buffer. As the buffer "empties" it is filled
with more source until the writing process is completed. If the source
files are heavily fragmented, filling the buffer and keeping it full
will slow the writing process, but usually won't do damage. To be on the
safe side, and get optimal CD writing performance, it's best to defrag
the files you want to burn beforehand. (If the buffer refilling is so
slow that the buffer actually empties before the job is done, then you
have a bad CD. This doesn't happen very often.) In the above scenario,
files on the CD will be contiguous, not fragmented, even it they're
fragmented on the source medium. The buffer loads one complete file at a
time, so files as written to the CD are contiguous.

If you are using a CD writing process that copies an actual
byte-for-byte image of the source to the CD, then the actual structure
of the source files is maintained on the CD. Fragmented source files
will be fragmented on the CD. So in this case especially it's best to
defrag before burning.
 
R

Rob Stow

shutterbugbats said:
If (very) fragmented files are copied to cd's or dvd's for
backup, do the files remain fragmented? In order to have
unfragmented files on the cd or dvd's would I need to copy
each file one at a time?

sb

Copying files to a different partition or to
removable media will defragment the files - provided
that the free space into which they are being copied
is not fragmented. Hence if the DVD or CD is
blank, then its free space can't fail to be unfragmented
and you have nothing to worry about.

And yes, you do want the files to be copied one
at a time to the CD or DVD. However, regardless
of whether you are doing the copying with Explorer
or with third party CD or DVD authoring software,
the one-at-a-time copying will be taken care of
for you no matter how many files you told the app
to copy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top