http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14532 --- Comment #14 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 47307 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47307&action=edit Bug 14532: (followup) Use tar's --exclude for simplicity This patch creates an --exclude definition for the tar command so it is easier to stack excluded stuff. It does so for the authority and biblio indexes if --exclude-indexes is passed. A side effect from this, is that uploads and plugins are still backed up, as Jonathan noted. Regards Edit: Fixed a weird quoting problem. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.