Skip to content

A simple console application that copies all items from an Amazon S3 bucket into Windows Azure Blob Storage

Notifications You must be signed in to change notification settings

postback/amazon-s3-to-azure-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A console application (running only on windows, built in C#) that:

  • Gets all items in one Amazon S3 bucket
  • Loops over them
  • Copies them to a Windows Azure Container

Watch out: very straightforward. Example: it's not built to download private bucket items.

About

A simple console application that copies all items from an Amazon S3 bucket into Windows Azure Blob Storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages