do moved files remain fragmented?

G

Guest

Hi,

I am going to backup my external HD to some 15 DVD discs.
I am not going to compress the files or anything. Just burn them as they are
to DVD.

The HD is very fragmented now.
But I would like my backup DVDs not to be fragmented.

Do I have to do anything in order to achieve this?

If I just burn them to the DVD w/ e.g. Nero, will they be fragmented on the
DVD as well, or will the burning procedure 'unfragment' them?

Thanks!

/peter
 
R

R. C. White

Hi, Peter.

No, the files won't be fragmented when copied to the DVD (or to another
location on your HD, to a floppy, a "thumb" drive, or ...). UNLESS the
destination already has files on it, and the computer can't find a big
enough space to copy the new file without fragmenting it.

In fact, one good way to defrag a volume is to copy it to a new location,
then delete everything on the volume (or reformat it), and finally copy the
files back to the original location. When the copy (or xcopy) command finds
this nice, pristine volume, it will happily copy the files in perfect order,
not having to fragment any of them. ;^} You can sometimes do this with
individual files, but other files may be in the way, forcing fragmentation;
but, for a whole volume, it works great!

RC
 
G

Guest

Hi!

Thank you for the info.

I have also been thinking about this same topic some times, and coming to
the following thoughts.

A. When moving a file/folder inside the same HDD/partition, the
fragmentation will remain as such, as it is only a removal/change of
addresses on the file tables.

B. When copying a file/folder inside the same HDD/partition, the copy will
automatically get defragmented up to the level the placement of the copy will
allow

C. When moving/copying a file/folder or whole HDD/partition to another
HDD/partition/media, file as a single file or folders or the whole contents
by the folder tree structure, it will automatically get defragmented up to
the level the re-placement or placement of the copy will allow

D. When copying a whole HDD/partition to another HDD/partition by a special
copying utility as a straight full copy bit-by-bit or rather
block-by-block/sector-by-sector the fragmentation will remain as such, but a
slight benefit on this may be the checking/renewal of the file tables. Do I
have right? This is a point I'm most unsure on this topic ...


Best regards,

Pete V.
M.Sc.(IT)
Helsinki, Finland
 
R

R. C. White

Hi, Pete.

I'm not an expert, just a user with experience starting back in the
pre-floppy days, including lots of sessions rebuilding FATs and partition
tables in the early HD days, using Norton DiskEdit and other such utilities
(when they were truly useful utilities and not just so much "eye candy" and
fluff). NTFS is much more stable than FAT, so I've not had to learn as much
about it. My understanding is the same as yours on all points.

See comments inline...

PeteV said:
Hi!

Thank you for the info.

I have also been thinking about this same topic some times, and coming to
the following thoughts.

A. When moving a file/folder inside the same HDD/partition, the
fragmentation will remain as such, as it is only a removal/change of
addresses on the file tables.

Right. For a Move within the same volume (primary partition or logical
drive), the file will not be moved at all, so any fragmentation will remain.
Only the directory entry will be written to the new directory and deleted
from the old.
B. When copying a file/folder inside the same HDD/partition, the copy will
automatically get defragmented up to the level the placement of the copy
will
allow

Right. The Copy command deals with a "file" as a unit, so the scattered
pieces of the file will be gathered from the old location and written as a
single unit to the new location.
C. When moving/copying a file/folder or whole HDD/partition to another
HDD/partition/media, file as a single file or folders or the whole
contents
by the folder tree structure, it will automatically get defragmented up to
the level the re-placement or placement of the copy will allow

Right. A Move to a different volume is really a Copy, followed by a Delete
of the entry in the old directory (and FAT).
D. When copying a whole HDD/partition to another HDD/partition by a
special
copying utility as a straight full copy bit-by-bit or rather
block-by-block/sector-by-sector the fragmentation will remain as such, but
a
slight benefit on this may be the checking/renewal of the file tables. Do
I
have right? This is a point I'm most unsure on this topic ...

Probably right, but this depends on the specific utility used. Some work
with files, others with bits or blocks or sectors, as you said. If you use
a file-handling utility, the fragmentation should be reduced, as with Copy.

Two more possible benefits of a utility that moves bits or sectors, rather
than files, is that (a) it can move the boot sector and other structures
that are not "files", and (b) it might verify that there are no unwriteable
areas on the destination disk.
Best regards,

Pete V.

You mentioned backing up to "some 15 DVD discs". That comes under my
previous point about which specific utility you use and how it handles the
problem of multiple destination discs. Some files will probably get split
between two (or more) DVD discs. I've not dealt with this situation at all.
The closest I've come is copying or moving multi-megabye files/folders to a
different computer by using floppies. In that situation, I've used
Backup/Restore to copy to/from the multiple floppies; in these cases,
Backup/Restore dealt with files, not with sectors, so I ended up with
defragmented (to the extent possible) copies in the new location. The
intermediate files on the floppies were most likely unfragmented (and maybe
compressed, too, by Backup), but that did not concern me. Straight HD to HD
copies or moves should reduce or eliminate fragmentation; HD to DVD to HD
may or may not affect fragmentation, depending on the specific utility used.

If we've got this wrong, maybe a real guru will straighten it out for both
of us. ;^}

RC
 
G

Guest

Hi!

Yes, these discussion forums/newsgroups, or whatever they are at different
hw/sw suppliers and other technical interest group sites, are very useful. I
have been using these since years to get solutions/hints/answers to various
topics or problems on my support cases or for own usage. Sometimes I have
got real good well hit replies and sometimes maybe not, but anyway waked up
things to be thought and/or checked through. If not yet familiar with,
please check e.g. www.techrepublic.com.

From my point of view it is very interesting also to try to help other
people with some maybe easy-for-me topic/problem replies, but unfortunately
time is always limited and there is all the time hundreds of interesting
forums and topics available to be participated ...

Just to give some background info of myself, I first time "touched" a real
computer in 1964, and now after 40 years, some 10 years technical but mostly
on IT marketing and management, I once again have time enough to dig deep
into the technical details and to support some interesting PC/LAN/WLAN/WAN
etc. company or private customer sites. One of these is a recording studio
with a not too new challenging P4/1.8GHz Win2000Pro machine, but with
12x120GB disks (=1.4 TB), on which I have had much (too much?) to do with the
daily disk management, back-ups, archiving, CD/DVD-burning etc. etc.


OK, let's meet on the forums. Have a nice day.


Best regards,

Pete V.
M.Sc.(IT)
Helsinki, Finland
 

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

Top