Skip to content

bosch-io/file-backup

This branch is up to date with eclipse-kanto/file-backup:main.

Folders and files

NameName
Last commit message
Last commit date
Jan 19, 2024
Mar 2, 2023
Jan 9, 2023
Mar 2, 2023
Sep 15, 2022
Aug 25, 2022
Aug 25, 2022
Oct 19, 2022
Sep 8, 2022
Sep 9, 2022
May 28, 2024
Jan 15, 2024
Oct 18, 2022
May 28, 2024
May 28, 2024
Sep 9, 2022

Repository files navigation

Kanto logo

Eclipse Kanto - File Backup

Coverage

Overview

The backup and restore functionality gives the ability to configure the edge from the backend to backup or restore folders, either on demand or periodically.

Backup and restore is based on file upload feature implementation.

Folders can be backed up or restored from different storage providers, currently including AWS, Azure and standard HTTP.

Backup and restore implements the BackupAndRestore Vorto model.

Capabilities include:

  • Backup - backup a local directory and upload it, using HTTP upload or Azure/AWS temporary credentials.
  • Restore - restore a local directory by downloading its content, using HTTP download or Azure/AWS temporary credentials.
  • Directory filter - select directory(or directories) to be backed up using glob pattern.
  • Keep uploaded backups - successfully uploaded backups can be either preserved on the file system or deleted after they are uploaded.
  • Storage - choose temporary local storage directory.
  • Command execution - execute a specific command before backup or restore operation.

Community

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%