Open pmaziere opened 8 years ago
I'll think about it, thanks for the idea ;-)
Le 04/04/2016 18:59, pmaziere a écrit :
Hello,
I have a ton of files located in /srv/nfs/data/ , so I added them directly in the BoZoN tree, using a symlink : ln -s /srv/nfs/files BoZoN/upload/username/files Then I hit the "regenerate the database" button, but since it is dependent of the max time allowed for the execution of a php script, it timeouts after the configured 30 seconds.
If a solution does not already exists, It would be nice to have a php-cli script to handle this use case from the server rather than from a browser.
Thanks to give it a thought
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/broncowdd/BoZoN/issues/135
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast. https://www.avast.com/antivirus
Hello,
I have a ton of files located in /srv/nfs/data/ , so I added them directly in the BoZoN tree, using a symlink : ln -s /srv/nfs/files BoZoN/uploads/username/files Then I hit the "regenerate the database" button, but since it is dependent of the max time allowed for the execution of a php script, it timeouts after the configured 30 seconds, as expected.
If a solution does not already exists, It would be nice to have a php-cli script to handle this use case from the server rather than from a browser.
Thanks to give it a thought