View Full Version : FAT32 file transfer slower
nirvblakr
September 23rd, 2010, 07:21 PM
Gud day! I just reformatted my USB flash drive to FAT32 from NTFS so I can transfer files from my Linux machine to a Macbook. The problem I noticed is when I am transferring files in Linux to the flash drive, it seems that the rate is slower. When I was using the FD in the NTFS format the file transfer is 20-22mbps but now with the FAT32 format it goes down from 10mbps or even less. Is this normal? Is there any format that I can use so I can transfer files from Linux to MAC? TIA
angheloko
September 23rd, 2010, 09:07 PM
Yes, FAT32 will definitely be more slower than NTFS since FAT32 is relatively old. If you want, you can use NTFS. Mac can read NTFS but cannot write. There are programs for Mac that will allow you to write to NTFS disks (I'm not familiar with them though).
nirvblakr
September 24th, 2010, 05:33 PM
Thanks sir for the response. :) Oh btw, how about EXT3 being used in Windows and MAC? Possible?
angheloko
September 25th, 2010, 10:58 PM
Thanks sir for the response. :) Oh btw, how about EXT3 being used in Windows and MAC? Possible?
Yeah, possible.
For Windows, there are tons, try:
http://www.paragon-software.com/de/downloads/free_downloads/home.html
http://web.archive.org/web/20080211120420/http://uranus.it.swin.edu.au/~jn/linux/ext2ifs.htm
http://ext2fsd.sourceforge.net/
http://www.fs-driver.org/
http://ext2read.sourceforge.net/
For Mac, you can try (haven't tested):
http://sourceforge.net/projects/fuse-ext2/
You can partition your USB, say 5-10% (depending on the size of the FS driver of your choice), and format that 5-10% in FAT32, then format the remaining to NTFS. This way, kung meron kang ibang paggamitan na PC, you have the module/driver with you.
IMO though, just stick with FAT32. Then kung magka-copy ka just use rsync.
nirvblakr
October 7th, 2010, 10:09 PM
Yeah, possible.
For Windows, there are tons, try:
http://www.paragon-software.com/de/downloads/free_downloads/home.html
http://web.archive.org/web/20080211120420/http://uranus.it.swin.edu.au/~jn/linux/ext2ifs.htm
http://ext2fsd.sourceforge.net/
http://www.fs-driver.org/
http://ext2read.sourceforge.net/
For Mac, you can try (haven't tested):
http://sourceforge.net/projects/fuse-ext2/
You can partition your USB, say 5-10% (depending on the size of the FS driver of your choice), and format that 5-10% in FAT32, then format the remaining to NTFS. This way, kung meron kang ibang paggamitan na PC, you have the module/driver with you.
IMO though, just stick with FAT32. Then kung magka-copy ka just use rsync.
OK. Thanks for the help!
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.