Quantcast

Problem uploading files to filemanager

classic Classic list List threaded Threaded
2 messages Options
d.tamm d.tamm
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Problem uploading files to filemanager

I am having problems uploading medium-sized files in filemanager. Uploading files up to approx. 300 kB is no problem, but from around 500 kB upwards, files get uploaded partially, then nothing more happens apart from a timeout after some minutes.

I have looked at the eGroupware setup check which does not display any problems. In php.ini, I have the following settings:

max_execution_time = 180
max_input_time = 60
memory_limit = 80M
post_max_size = 8M
file_uploads = On
upload_max_filesize = 2M

So I see no reason why files above 300 kB are rejected. By the way, I also tried via WebDAV, but I get the same behaviour there.
I am using the latest Firefox for web access and Nautilus under Gnome for WebDAV.

Anyone having an idea?
oshman6785 oshman6785
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Problem uploading files to filemanager

Is EGW local or remote?
Have you tried watching your network traffic to see if there are pauses or stops prior to the timeout?
Loading...