backup-script

Backup bash script using Restic

GPL-3.0 License

Stars
2

Basic Restic TUI

Does the following:

  • SFTP
    • Create repo
    • Creates new snapshot
    • View snapshots
    • Deletes snapshots (prunes as well)
  • Local
    • Create repo
    • Creates new snapshot
    • View snapshots
    • Deletes snapshots (prunes as well)

For more information about Restic visit here.