IncludeHiddenFiles Parameter (Connect-SFTP Cmdlet)
If true, hidden files are fetched from the SFTP Server.
Syntax
Connect-SFTP -IncludeHiddenFiles bool
Data Type
bool
Default Value
true
Remarks
File names starting with a dot (.) are considered hidden files.