CData Python Connector for SFTP

Build 25.0.9454

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 connector 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 connector excludes hidden files from all queries and file listings.

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