[Koha-bugs] [Bug 26791] Build Mojolicious controller replacement for export.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 16 12:20:19 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26791

--- Comment #13 from David Cook <dcook at prosentient.com.au> ---
Making significant progress.

koha-run-backups --days 2 --output /var/spool/koha
ls /var/spool/koha/kohadev/
kohadev-2020-11-16.sql.gz  kohadev-2020-11-16.tar.gz

I can't download kohadev-2020-11-16.tar.gz via the web interface because of a
permission issue that seems to already exist in Koha.

However, I was able to download kohadev-2020-11-16.sql.gz in 22-49ms using the
Mojolicious controller (vs 1.46-1.97 seconds with export.pl).

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list