i have same issue with gen2 with multiple sub folders and inside sub folders having time stap based folders, so i need to move those sub folders files to another folder

anji reddy 1 Reputation point
2022-06-08T04:31:03.013+00:00

Hello,

Here the example for hierarchy of the gen2 ,
and my previous question also related to this , i need to move the files this hierarchy to another folder and second one is delete grater than 60 days files needs to delete with same hierarchy

thanks in advance for helping.

regards,
Anji.

209363-image.png

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,349 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,588 questions
Azure Data Lake Analytics
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Samy Abdul 3,366 Reputation points
    2022-06-08T06:04:02.92+00:00

    Hi @anji reddy ,If you are required to copy as is format that is exact source copy to sink or target folder you can to use

    source data set as binary,which gives below properties in below screenshot. Thanks

    https://stackoverflow.com/questions/64394055/how-to-copy-all-files-and-folders-in-specific-directory-using-azure-data-factory

    209277-image.png