goldsky / FileDownload-R

FileDownload snippet for MODX revolution
12 stars 7 forks source link

Files above 4GB not appearing #3

Closed djvern closed 11 years ago

djvern commented 12 years ago

Hi, I now have an issue with very large zip archives not appearing in the directory list at all. I know they are there as I can see them via ftp, or if I enable web directory listing (using .htaccess). Could this be a limitation with ModX, as the same thing happens if I try to use the similar FileLister add-on? Is there a single filesize limit within Modx itself - I can't find any documentation on this...?

goldsky commented 12 years ago

4 Gigs? I'm not even sure that it can be downloaded completely. It should be managed from the server side.

djvern commented 12 years ago

Hm ok, I think I will need to think of a server-side solution then - I thought I was asking a bit much of ModX!