9 ms·
I read "no file size restrictions" and assume I can create a file as large as the storage space I can afford. What else would I assume? If there's a 1TB limit
by davidt84 2y ago
I read "no file size restrictions" and assume I can create a file as large as the storage space I can afford.
What else would I assume?
If there's a 1TB limit I would expect that to be described as "create files up to 1TB in size".
- eterevsky 2y agoI would assume some limit no higher than 2^64, since all common file systems have file size limits: https://en.wikipedia.org/wiki/Comparison_of_file_systems https://en.wikipedia.org/wiki/Comparison_of_file_systems
- 8organicbits 2y agoWhen common file systems like NTFS have limits like "16 TiB (17.59 TB) to 8 PiB (9.007 PB)", a 1TB limit seems below what is advertised.