azure - How do I move files from one blob storage container to another blob storage container using powershell -


how move files in azure 1 storage container storage container. have far come across options copying blob nothing comes move. have tried azcopy no switch there moving files. tried start-azurestorageblobcopy

thanks

moving same copy , delete. why not copy blobs , delete them on original location? making general move command needs type of distributed transaction, not easy implement. writing own lot easier, because blobstorage accounts own.


Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

post - imageshack API cURL -