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?
ok, it's not implemented yet but hopefully some day. Track this issue - https://github.com/Azure/azure-storage-azcopy/issues/289