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 |