Eek; doesn't uploading an object this large into an undo-able storage take a long time? I understand that once I got it in... -----Original Message----- From: marc lindahl [mailto:marc@bowery.com] Sent: Friday, August 03, 2001 10:31 AM To: sean.upton@uniontrib.com; zope@zope.org Subject: Re: [Zope] EXT2 has nothing to do with it Or start a new data.fs, and put some big file in there, then copy/paste til you bust 2GB. With a linux ISO image (uploaded to a file object), that only takes 3 copy operations :)
From: sean.upton@uniontrib.com Date: Fri, 03 Aug 2001 10:26:55 -0700 To: bill@immosys.com, zope@zope.org Subject: RE: [Zope] EXT2 has nothing to do with it
Thanks, I'll take a look...
I could always just give it a try and write some python code to dump garbage to a BIG file, and write some code using file seeks to move to large byte offsets... I'd definitely try it before I tried using it in Zope/ZEO...