Page 1 of 1

Cannot add large file

Posted: 19 Oct 2011, 04:14
by magrawal
I uploaded files to my server using FTP. I am now adding files through the Phocadownload backend. I find that Phoca will not display a large file (2.4GB) in the list of available files.

Here, you can see the file in the phocadownload folder:
Image

Here, the file is missing when I try to add it in the backend:
Image

Here are my phocadownload settings:
Image

Does phoca use some algorithm to determine if a file will be available for linking?

Thanks
Manish

Re: Cannot add large file

Posted: 19 Oct 2011, 23:50
by Jan
Hi,
Does phoca use some algorithm to determine if a file will be available for linking?
No, Phoca Download use Joomla! methods - JFile and JFolder to list your files on your server. So there can be different limits - e.g. Joomla! methods do not display the files (but I didn't see any limiation there) or the server does not allow to script methods (there is ftp vs. script methods - php -> Joomla! -> JFile methods) to list this file :idea: but really no idea there :-( what is causing this :idea:

Jan