Re: Filesize limit on SMBFS

OGAWA Hirofumi (hirofumi@mail.parknet.co.jp)
23 Nov 2001 16:09:56 +0900


Jeff Chua <jchua@fedex.com> writes:

> On Fri, 23 Nov 2001, Anton Altaparmakov wrote:
>
> > You mean you have 1) a single file with size 3GiB on a large VFAT partition
> > or 2) the VFAT partition is 3GiB in itself?
>
> Sorry, 3GB partition. But maximum size per file is only 2GB.
>

FYI,

In the ordinary way, FAT16 is 2GiB per file, and 2GiB per partition.
FAT32 is 4GiB per file. (if sector size is 512B)

However, currently vfat of linux is 2GiB per file.

-- 
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/