https://github.com/jrwren/asc
azure storage client - dead... use https://github.com/Azure/azure-storage-azcopy instead
https://github.com/jrwren/asc
Last synced: 4 months ago
JSON representation
azure storage client - dead... use https://github.com/Azure/azure-storage-azcopy instead
- Host: GitHub
- URL: https://github.com/jrwren/asc
- Owner: jrwren
- Created: 2017-04-28T21:41:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-07T23:00:13.000Z (over 6 years ago)
- Last Synced: 2023-03-11T01:22:45.670Z (over 2 years ago)
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This should probably not be used any longer. See: https://github.com/Azure/azure-storage-azcopy for something better and suppoorted.
## Azure Storage Client
### blob support only
az storage blob download - was amazingly slow. I can't believe it, so I want to try go instead of python.
## Program usage
go run main.go [-l] [a:container/]src [a:container/]dst: