I want to copy the files from One folder to another folder on Azure Data Lake store. Is this possible through C# or Powershell?
1 Answer
Copying data is not currently supported by Data Lake Store as a built-in operation.
If you'd like to copy data, I recommend using the ADLCopy client. Another option is using Azure Data Factory's copy activity.
1 Comment
Amit Kulkarni
Also, please feel free add a feature request at aka.ms/adlfeedback