20 Jun
2001
20 Jun
'01
8:51 p.m.
http://www.zope.org/Members/hathawsh/PartitionedFileStorage
From: "Andy McKay" <andym@ActiveState.com> Date: Wed, 20 Jun 2001 13:41:27 -0700 To: Martin Skøtt <mskott@image.dk>, "Reinoud van Leeuwen" <reinoud@xs4all.nl> Cc: <zope@zope.org> Subject: Re: [Zope] 2GB Limit & Best Zope Platform
The problem with file size is not in Zope, but something to do with Windows using a 32 bit integer for file size, pegging the limit at 2 gigs. Im not sure how some people solve this, but its a deep python / windows problem that will not be solved any day soon.
Cheers. -- Andy McKay.