Collective-recipe-backup

Latest version: v4.0

Safety actively analyzes 682471 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 9

1.3

================

- Added snapshotrestore script. [Nejc Zupan]

1.2

================

- The part name is now reflected in the created scripts and var/ directories.
Originally bin/backup, bin/snapshotbackup, bin/restore and var/backups
plus var/snapshotbackups were hardcoded. Those are still there when you
name your part ``[backup]``. With a part named ``[NAME]``, you get
bin/NAME, bin/NAME-snapshot, bin/NAME-restore and var/NAMEs plus
var/NAME-snapshots. Request by aclark for plone.org. [reinout]

1.1

================

- Run the cleanup script (removing too old backups that we no longer
want to keep) for additional file storages as well.
Fixes https://bugs.launchpad.net/collective.buildout/+bug/408224
[maurits]

- Moved everything into a src/ subdirectory to ease testing on buildbot (which
would grab all egss in the eggs/ dir that buildbot's mechanism creates.
[reinout]

1.0

================

- Quote all paths and arguments so that it works on paths that contain
spaces (specially on Windows). [sidnei]

0.9

================

- Windows path compatibility fix. [Juan A. Diaz]

0.8

================

- Changed the default for gzipping to True. Adding ``gzip = true`` to all our
server deployment configs gets tired pretty quickly, so doing it by default
is the best default. Stuff like this needs to be changed **before** a 1.0
release :-) [reinout]

- Backup of additional databases (if you have configured them) now takes place
before the backup of the main database (same with restore). [reinout]

Page 7 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.