Storing big (bigger than 4GiB) files on a USB flash drive

Ian Bruntlett ian.bruntlett at gmail.com
Sat Nov 27 15:41:52 UTC 2021


Hi,

I have a backup .tar.gz file that is 4666239910 bytes in size. That is,
4.4GB

I have a 128 GB USB flash drive. Attempting to copy that file results in a
"file too large" error.

Nautilus (properties option) says the drive is formatted as *"msdos"*

df says:
$ df -Th /media/ian/MANDELBROT/
Filesystem     Type  Size  Used Avail Use% Mounted on
/dev/sdb1      *vfat*  115G  101G   15G  88% /media/ian/MANDELBROT

According to my research on the Internet, a VFAT drive can handle files
larger than 4GB. However,my experience with this contradicts my research.

Any ideas? I can't split the files up into separate .tar.gz files. Will I
have to reformat my USB drive to something like ext4?

TIA,


Ian

-- 
-- ACCU - Professionalism in programming - http://www.accu.org
-- My writing - https://sites.google.com/site/ianbruntlett/
-- Free Software page -
https://sites.google.com/site/ianbruntlett/home/free-software
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20211127/b15bed95/attachment.html>


More information about the ubuntu-users mailing list