Skip to content

A cli utility for bulk migration of aws s3 content to azure storage

License

Notifications You must be signed in to change notification settings

jeslyvarghese/aws-to-azure-migrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure Migrator

This is a command line utility for bulk migration of contents to azure storage. At the moment this includes only an S3-Azure Storage movement utility

Usage:

migrate-to-azure --azure-storage-account=<> --azure-storage-key=<> --aws-region-name=us-west-2 --aws-access-key=<> --aws-secret-key=<> --thread-count<>

By default the thread count is set to 100.

Usage:

migrate-to-azure --help

Installation

pip:

pip install  git+https://github.com/jeslyvarghese/aws-to-azure-migrator.git

Pull requests are welcome. If you want more providers added or in case of bugs please create an issue.

About

A cli utility for bulk migration of aws s3 content to azure storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages