AWS, Azure and GCP 共通のメモ
S3だったら aws s3 sync
か?
Azureでは blobxfer
よさそうなので使ってみる。
- CLI Commands and Usage - blobxfer
- Azure/blobxfer: Azure Storage transfer tool and data movement library
- blobxfer | Read the Docs
- blobxferでAzure Blob Storageにファイルを一括転送する - Qiita
そもそもpython2/3のせいで、az
やaws
がちゃんと動くかややこしい。
いきなりpip使うとわけがわからなくなるので、公式ドキュメントに従う。