Can't download groups of files from File Manager
Permalink
Hi guys
I'm trying to bulk download a group of images from the server.
In File manager, I select file(s) and, in the dropdown menu, select "Download". I get a zip file named something like pWqmG5yHj30I.zip but it is only 1 kb.
The same thing happens on different instals with various server configs. The /files directory is Chmmod 777. Individual download via pop-up menu works, but it would be tedious since it's file by file.
I checked also on a 5.4.0.5 and a 5.3.3.1, same thing. So it's either a bug or I'm missing something somewhere, which is very likely.
Any idea ?
I'm trying to bulk download a group of images from the server.
In File manager, I select file(s) and, in the dropdown menu, select "Download". I get a zip file named something like pWqmG5yHj30I.zip but it is only 1 kb.
The same thing happens on different instals with various server configs. The /files directory is Chmmod 777. Individual download via pop-up menu works, but it would be tedious since it's file by file.
I checked also on a 5.4.0.5 and a 5.3.3.1, same thing. So it's either a bug or I'm missing something somewhere, which is very likely.
Any idea ?
try using this addon to download the imageshttp://www.concrete5.org/marketplace/addons/download_folder/...
Well it's a good idea, but this addon requires a relative path to the files you want to download. In this case I want to download all the website's files and they each have a different path such as /web/files/1012/7741/6304 or
/web/files/3312/8515/9548
So you would have as many paths as there are files, which makes the addon totally useless.
Thanks for sharing anyway.
/web/files/3312/8515/9548
So you would have as many paths as there are files, which makes the addon totally useless.
Thanks for sharing anyway.
I have the same problem. I found that it outputs error messages in the file:
Warning: filesize(): stat failed for /var/www/***/files/tmp/fFLnfYtaGeUR.zip in /var/www/***/concrete/helpers/file.php on line 98
Warning: fopen(/var/www/***/files/tmp/fFLnfYtaGeUR.zip): failed to open stream: No such file or directory in /var/www/***/concrete/helpers/file.php on line 116
As witwag, I got 777 on all folders and files in /files. Any ideas?
Warning: filesize(): stat failed for /var/www/***/files/tmp/fFLnfYtaGeUR.zip in /var/www/***/concrete/helpers/file.php on line 98
Warning: fopen(/var/www/***/files/tmp/fFLnfYtaGeUR.zip): failed to open stream: No such file or directory in /var/www/***/concrete/helpers/file.php on line 116
As witwag, I got 777 on all folders and files in /files. Any ideas?
Make sure your server has the zip package installed.