fat32 and ntfs

  • Thread starter Thread starter drew
  • Start date Start date
D

drew

i have 2 harddrives, one partitioned with fat32 and the
other with ntfs, is this safe? if so is it possible to
transfer files from one to the other?
 
drew said:
i have 2 harddrives, one partitioned with fat32 and the
other with ntfs, is this safe? if so is it possible to
transfer files from one to the other?

Of course -- you can try it in about 10 seconds. The format is
just the way each separate drive stores the data, by the time it
is pulled into memory the drive format is irrelevant.

You can also convert the FAT32 to NTFS safely with "convert D: /fs:NTFS"
(Change D: to actual FAT32 drive.)

The only good reason for keeping the FAT32 is if you dual boot
to Win9x or need to use the drive some way with Win9x.
 
Indeed it is possible.
- Just so you know if you transfer files from any NTFS
drive to a Fat patition you will loose all the
permissions associated to the files/folder.

- Fat does not support file security, the only file
security that is possible is through share security :)

hope thats helps.

Regards,

Apothus
 

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

ntfs v fat32 24
formatting with exfat 5
Partition Size Limit for Fat32 14
Your XP mybe a Fat32 13
Converting from FAT32 to NTFS 3
SATA can exFAT and Not FAT32 8
Converting from FAT32 to NTFS 11
NTFS or FAT32 ? 22

Back
Top