Search code examples
azureazure-storageazcopy

AzCopy - what are return values?


I use AzCopy in a .CMD batch file and I need to know when it exited successfully or errored out. Specifically, when the transfer is interrupted I need to restart the command.

What are exit codes for AzCopy?


Solution

  • ok, it's not implemented yet but hopefully some day. Track this issue - https://github.com/Azure/azure-storage-azcopy/issues/289