Categorygithub.com/fhalim/blobporter
modulepackage
0.6.14
Repository: https://github.com/fhalim/blobporter.git
Documentation: pkg.go.dev

# README

BlobPorter

Build Status Go Report Card

Introduction

BlobPorter is a data transfer tool for Azure Blob Storage that maximizes throughput through concurrent reads and writes that can scale up and down independently.

Sources and targets are decoupled, this design enables the composition of various transfer scenarios.

From/ToAzure Block BlobAzure Page BlobFile (Download)
File (Upload)YesYesNA
HTTP/HTTPS*YesYesYes
Azure Block BlobYesYesYes
Azure Page BlobYesYesYes
S3 EndpointYesYesNo

* The HTTP/HTTPS source must support HTTP byte ranges and return the file size as a response to a HTTP HEAD request.

Documentation

Issues and Feedback

If you have a question or find a bug, open a new issue in this repository. BlobPorter is an OSS project maintained by the contributors.

Contribute

If you would like to become an active contributor to this project please follow the instructions provided in Microsoft Azure Projects Contribution Guidelines.


This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author