Azure / Azure/blobporter

Is there a plan to support Blob Snapshot?

Open
#30 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
85
Forks
33
PR merge metrics
No merged PRs in 30d

Description

We need to back up files from a directory on azure VM to a container in azure storage.
- This directory can possibly have couple of TB of data
- Directory can have sub-directories

What we need is:
- Run the sync job periodically (that should sync the files in directory and its sub-directories on azure VM to container in azure storage)
- Snapshot the upload

During Restore
- Download a specific snapshot on Azure VM
- It should pull down all the files tagged with that snapshot

Please note that directory we need to sync has multiple files and sub directories

Not sure if blob snapshot will do the trick or you can suggest some other solution.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.