upload fails, temporary file deleted before finished

Phoca Download - download manager
weltio
Phoca Member
Phoca Member
Posts: 11
Joined: 14 Mar 2014, 20:57

upload fails, temporary file deleted before finished

Post by weltio »

If I upload a file (say 100MiB) the temp file gets deleted before the upload is finished. The gui does not reflect that error and the progressbar will go forward.
The error message will say: empty filename

The file is deleted after approx 90s.
It worked before, so it could be a regression thing?
phoca 3.2.2 is used
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47794
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: upload fails, temporary file deleted before finished

Post by Jan »

Hi, the component has mostly no limits except the limits set in options. So if the file meets these limits than other limits should be searched directly on server. Server limits have always the priority, so e.g. if server limits say, you cannot upload such large file or the POST is somehow limited, etc. then it needs to be searched there. :idea:

Jan
If you find Phoca extensions useful, please support the project
weltio
Phoca Member
Phoca Member
Posts: 11
Joined: 14 Mar 2014, 20:57

Re: upload fails, temporary file deleted before finished

Post by weltio »

the error occured b.c. the upload_dir was filled completely by the file being uploaded
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47794
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: upload fails, temporary file deleted before finished

Post by Jan »

Ok, thank you for the info.
If you find Phoca extensions useful, please support the project
Post Reply