When uploading a file to Zope I am getting an error about commit_sub. I uploaded some other files to the same folder but am having problems with two in particular. He only difference I can see is that the others where 10k to 60k and the two problem files are 100k and higher. Is there a limit on the file size that can be uploaded or is there another explanation? TIA Stuart
What version of Zope are you using? Stuart Foster wrote:
When uploading a file to Zope I am getting an error about commit_sub. I uploaded some other files to the same folder but am having problems with two in particular. He only difference I can see is that the others where 10k to 60k and the two problem files are 100k and higher.
Is there a limit on the file size that can be uploaded or is there another explanation?
TIA Stuart
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Zope version: Zope 2.2.2 (source release, python 1.5.2, linux2) Python version: 1.5.2 (#1, Sep 30 2000, 18:08:36) [GCC 2.95.3 19991030 (prerelease)] System Platform: linux-i386 I should mention I was able to ftp the files to the folder.
>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<
On 1/11/01, 10:27:00 AM, Chris Withers <chrisw@nipltd.com> wrote regarding Re: [Zope] Limited File object size?:
What version of Zope are you using?
Stuart Foster wrote:
When uploading a file to Zope I am getting an error about commit_sub. I uploaded some other files to the same folder but am having problems with two in particular. He only difference I can see is that the others where 10k to 60k and the two problem files are 100k and higher.
Is there a limit on the file size that can be uploaded or is there another explanation?
TIA Stuart
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Stuart Foster wrote:
Zope version: Zope 2.2.2 (source release, python 1.5.2, linux2) Python version: 1.5.2 (#1, Sep 30 2000, 18:08:36) [GCC 2.95.3 19991030 (prerelease)] System Platform: linux-i386
I should mention I was able to ftp the files to the folder.
Try upgrading to 2.2.5. if that doesnt' work, file a bug report in the collector: http://classic.zope.org:8080/Collector/ cheers, Chris
participants (2)
-
Chris Withers -
Stuart Foster