Closed tfromb closed 5 years ago
Hi, did you manage to get the solution to this?
This is the solution : - The destination is interpreted according to following rules: 1) When source is a single file, destination is interpreted as a single file. 2) When source is a directory, destination is interpreted as a directory.
Problem description
I am using AzCopy to download the stand alone simulator environment. However, when I run the AzCopy code I get an error about transfer from file to directory not being supported. What destination is acceptable for AzCopy? I've read the AzCopy documentation however can't seem to find anything on this specifically. Thank you
Problem details
This is what I inputted: C:\Program Files (x86)\Microsoft SDKs\Azure>AzCopy /Source:https://airsimtutorialdataset.blob.core.windows.net/e2edl/AD_Cookbook_AirSim.7z /Dest:C:/Users/zs70/Documents/Tomi/Airsim/AutonomousDrivingCookbook-master/Landscape
Below is the output I get back:
Experiment/Environment details