https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35501
Bug ID: 35501
Summary: Make koha-restore restore only files, not db
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Command-line Utilities
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Use case:
We have Koha instances on a number of different virtual servers, and databases
on separate/dedicated servers. Sometimes we need to move an instance from one
server to another, without doing anything about the database. It would be nice
if we could copy a .tar.gz backupfile from the old server to the new server,
and recreate the site on the new server with something like:
sudo koha-restore --onlyfiles mykoha-<date>.tar.gz
This is the opposite of bug 34777. :-)
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/