Re: Storing Data for Web Site
- Posted by D. Newhall <derek_newhall at yahoo.com> Sep 11, 2005
- 632 views
One thing I think many people are overlooking is that files in DOS, Windows 9x, and many Linux distros only allow files to be 2 Gb in size (whether due to the kernel or filesystem). Windows 2000 and XP and BSD seem to allow for files larger than 2 gigs and Linux (usually) has commands to change the maximum file size (depends on filesystem type though). If any changes are made we need to be sure that compatability isn't broken. The Euphoria Standard Library project : http://esl.sourceforge.net/ The Euphoria Standard Library mailing list : https://lists.sourceforge.net/lists/listinfo/esl-discussion