Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 357 Bytes

data-factory-file-system-source.md

File metadata and controls

6 lines (4 loc) · 357 Bytes

In Copy Activity, when source is of type FileSystemSource, the following properties are available in typeProperties section:

Property Description Allowed values Required
recursive Indicates whether the data is read recursively from the sub folders or only from the specified folder. True, False (default) No