Copying files from FAT to NTFS system

  • Thread starter Thread starter Luminore
  • Start date Start date
L

Luminore

Need copy various multimedia files(wmv, mp3) and applications(exe) saved on
Win 98(FAT) to Win XP(NTFS).
Will the copying files to NTFS system affect anything? (wmv files quality or
its size, program's size, etc)
Will this be exact byte-to-byte copying?

thanks.
 
In
Luminore said:
Need copy various multimedia files(wmv, mp3) and applications(exe)
saved on Win 98(FAT) to Win XP(NTFS).
Will the copying files to NTFS system affect anything? (wmv files
quality or its size, program's size, etc)
Will this be exact byte-to-byte copying?

thanks.

No, the file system doesn't matter.
 
The FAT or NTFS file system only refers to the file structure of how the
disk stores and retrieves files. A .txt, .exe, .dll, etc., are still the
same files they always have been, they're just stored in different manners.
Should be no problem in other words.

--
Curt

http://dundats.mvps.org/
http://www.aumha.org/


| Need copy various multimedia files(wmv, mp3) and applications(exe) saved
on
| Win 98(FAT) to Win XP(NTFS).
| Will the copying files to NTFS system affect anything? (wmv files quality
or
| its size, program's size, etc)
| Will this be exact byte-to-byte copying?
|
| thanks.
|
 
Curt Christianson said:
The FAT or NTFS file system only refers to the file structure of how the
disk stores and retrieves files. A .txt, .exe, .dll, etc., are still the
same files they always have been, they're just stored in different manners.
Should be no problem in other words.


| Need copy various multimedia files(wmv, mp3) and applications(exe) saved
on
| Win 98(FAT) to Win XP(NTFS).
| Will the copying files to NTFS system affect anything? (wmv files quality
or
| its size, program's size, etc)
| Will this be exact byte-to-byte copying?
|
| thanks.
------------

this will be exact byte-to-byte copying? The same is trye when copying from
win98 to win 2000?

Luminore
 
Luminore said:
this will be exact byte-to-byte copying? The same is trye when copying
from win98 to win 2000?

Yes, the copy will be an exact match of the original. The attributes about
the file that the file system stores will obviously differ, but the file
itself will be the same.
 
Tom Porterfield said:
Yes, the copy will be an exact match of the original. The attributes about
the file that the file system stores will obviously differ, but the file
itself will be the same.
---

and if compare Win 2000 (NTFS 5) and Win XP (NTFS 5.1) - there are no
difference in file attributes?

Luminore
 
Luminore said:
and if compare Win 2000 (NTFS 5) and Win XP (NTFS 5.1) - there are no
difference in file attributes?

Things like the created date/accessed date you should expect to be
different. Additional attributes such as ACL's, compression, encryption
will all vary depending on the configuration of the source and target file
systems and how they are configured. In short, you should expect these to
be different but that is irrelevant to the actual file.
 
Luminore said:
Need copy various multimedia files(wmv, mp3) and applications(exe)
saved on Win 98(FAT) to Win XP(NTFS).
Will the copying files to NTFS system affect anything?

No.


(wmv files
quality or its size, program's size, etc)

No.


Will this be exact byte-to-byte copying?


Yes. It's no different from copying from a diskette (FAT12) to an NTFS hard
drive, or from the internet (where you generally have no idea what the file
system is) to an NTFS hard drive.
 
All should be fine.

For those who use partition imaging programs, don't attempt to copy the
resulting image files. The should be a separate programs for exploring
such, there should be an export feature for copying same to a different
location.
 

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

Conversion to NTFS 7
Install WIN 98 after WIN XP 16
Convert to NTFS without loss of files? 17
is there an app to fix file names? 9
Converting from FAT32 to NTFS 3
FAT 32 or NTFS? 10
NTFS or FAT32 ? 22
Upgrading to NTFS 11

Back
Top