borg-backup.sh icon indicating copy to clipboard operation
borg-backup.sh copied to clipboard

v0.8.0: Detailed help and change passphrase

Open exa18 opened this issue 1 year ago • 0 comments

NOTE:

  • .config 100% compatible with previews version
  • shellcheck 100% valid

0.7.1 : Added detailed help and none encryption

Added detailed help to show:

  • defined backup dirs
  • if is more prunes
  • encryption kind
  • shorten executable name

If Passphrase is empty then apply NONE for encryption. No longer error display.

0.8.0: change passphrase

  • rearanged .conf to meet mandatory first and important optional as second
  • added option to change SUFFIX for repo name
  • added passphrase to set for each repos
  • added passphrase change, need provide sudo while change /etc/borg*.conf
  • fixed help to show if global passphrase is set and/or for each repo

exa18 avatar Feb 04 '25 18:02 exa18