blobxfer/docs
Fred Park 125968810b Add develop branch Dockerfile
- Update docs
2017-06-05 07:41:23 -07:00
..
01-installation.md Tag for 1.0.0a3 release 2017-06-02 10:16:12 -07:00
10-cli-usage.md Doc updates 2017-06-02 20:06:34 -07:00
20-yaml-configuration.md Add develop branch Dockerfile 2017-06-05 07:41:23 -07:00
30-vectored-io.md Add develop branch Dockerfile 2017-06-05 07:41:23 -07:00
40-client-side-encryption.md Add base documentation 2017-06-01 13:56:22 -07:00
80-blobxfer-python-library.md Add base documentation 2017-06-01 13:56:22 -07:00
98-performance-considerations.md Doc updates 2017-06-02 20:06:34 -07:00
99-current-limitations.md Add base documentation 2017-06-01 13:56:22 -07:00
README.md Add Vectored IO docs 2017-06-02 08:01:24 -07:00

README.md

blobxfer Documentation

blobxfer is a transfer tool and library to move data between local file systems and Azure Storage. blobxfer command-line interface is powered by an advanced, high performance data movement library in Python with the same name. The blobxfer data movement library is built on the Azure Storage Python SDK. Please refer to the following documents detailing the usage of blobxfer.

  1. Installation
  2. Command-Line Usage
  3. YAML Configuration
  4. Vectored I/O
  5. Client-side Encryption
  6. blobxfer Data Movement Library
  7. Performance Considerations
  8. Current Limitations