Uploading file > 1MB (2)

2003-10-14 Thread florian.brunswicker
:[EMAIL PROTECTED] Gesendet: Monday, October 13, 2003 7:15 PM An: Jetspeed Users List Betreff: Re: Uploading file > 1MB The turbine configuration file sets a limit on the file upload size. by default it is 1mb. just increase this limit to whatever you want. Gokul http://pod.homelinux.

Re: Uploading file > 1MB

2003-10-13 Thread Christophe Lombart
Check the value of "services.UploadService.repository" in the TurbineResources.properties. If I'm remember correctly, this value has to be change when you are running on windows box. by using this param point to a correct folder. I'm using this service without any other issues. Christophe flor

Re: Uploading file > 1MB

2003-10-13 Thread Gokul Poduval
The turbine configuration file sets a limit on the file upload size. by default it is 1mb. just increase this limit to whatever you want. Gokul http://pod.homelinux.net florian.brunswicker wrote: > Hi, > > i have some problems uploading a file > 1MB. > I tried both services (org.apache.fulcrum.u

Uploading file > 1MB

2003-10-13 Thread florian.brunswicker
Hi, i have some problems uploading a file > 1MB. I tried both services (org.apache.fulcrum.upload.TurbineUploadService and org.apache.turbine.services.upload.TurbineUploadService) with services.UploadService.size.max=10485760 (default is 1048576). Both services are working very well with files <