19 Mar
2002
19 Mar
'02
5:47 p.m.
Hello, I would like to know how can i limit the upload size of certains files in Zope. In fact, my Zope crashes when i upload .HQX files larger than 80 Mo : so i 'd like to limit the upload of these files (from HTTP and FTP) to something like 79 Mo. But only these type of files, not the others. Can someone help me ? Thanks in advance. Fred.
19 Mar
19 Mar
6:51 p.m.
New subject: [Zope] [HELP] How can i limit the size of Upload ?
Fr?d?ric Lemaitre wrote:
I would like to know how can i limit the upload size of certains files in Zope.
You cannot! You can upload it, and then see how big the file is. Then you can use some logic to prevent the file from being saved. This is due to the standards that browsers and webservers use to upload files. regards Max M
8785
Age (days ago)
8785
Last active (days ago)
1 comments
2 participants
participants (2)
-
Frdric Lemaitre -
Max M