From: Loren C. <lor...@gm...> - 2023-02-16 11:53:48
|
Please see issues: https://github.com/eXist-db/exist/issues/4010 [feature] ConsistencyCheckTask does not have the property zip-files-max that is in BackupSystemTask · Issue #4010 · eXist-db/exist github.com https://github.com/eXist-db/exist/issues/4739 > On Feb 16, 2023, at 5:44 AM, Eduard Drenth <ed...@fr...> wrote: > > Dear all, > > With below config in exist-db:6.1.0 the number of backup files written is unlimited. > > <job type="system" name="checkAndBackup" > class="org.exist.storage.ConsistencyCheckTask" > cron-trigger="0 0 22 * * ?"> > <parameter name="output" value="/backup"/> > <parameter name="backup" value="yes"/> > <parameter name="incremental" value="no"/> > <parameter name="incremental-check" value="no"/> > <parameter name="max" value="2"/> > <parameter name="zip-files-max" value="7"/> > </job> > > Am I doing something wrong or should I file an issue? > > Regards, > > Eduard Drenth, Software Architekt > > ed...@fr... <mailto:ed...@fr...> > > Doelestrjitte 8 > 8911 DX Ljouwert > (058) 213 14 14 > +31 62 094 34 28 > https://www.fryske-akademy.nl/ > https://frysker.nl/ > https://frisian.eu/ > <Outlook-ms42x3at.png> > gpg: pgp.key-server.io/pks/lookup?search=eduarddrenth <http://pgp.key-server.io/pks/lookup?search=eduarddrenth> > _______________________________________________ > Exist-open mailing list > Exi...@li... <mailto:Exi...@li...> > https://lists.sourceforge.net/lists/listinfo/exist-open |