phillipsj / Cake.AzureStorage

Cake Addin for working with Azure Storage
Apache License 2.0
6 stars 10 forks source link

Consider moving addin to use the Azure storage data movement API #13

Open Philo opened 7 years ago

Philo commented 7 years ago

See: https://github.com/Azure/azure-storage-net-data-movement

Since the purpose of the addin is to move files to and from storage perhaps this api can be utilised?

I would consider making a pull request for this but in reality this would likely be better served as a re-implementation of the addin?