Hi there,
I'm trying to upload a couple of 7z files ( zip files ).
During the upload I get error of time out.
I'm using this method:
AzCopy.exe K:\Cloud\file.7z http://mycontainer.blob.core.windows.net/myblob /destkey:xxx
Cloud= folder that has the zip files
file.7z= example of a zip file inside of the folder cloud.
Regards