SSIS Components for SFTP

Build 25.0.9434

IncludeHiddenFiles

Specifies whether the provider includes hidden files when listing directory contents on the SFTP server.

Data Type

bool

Default Value

true

Remarks

This property controls whether the component includes hidden files during file listings.

Files are considered hidden if their names begin with a period such as .gitignore or .env.

If this property is set to true, hidden files are included in directory listings.

If this property is set to false, the component excludes hidden files from all queries and file listings.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434