UseMLSD Parameter (Connect-SFTP Cmdlet)
Uses listings for machine processing. Used only for FTP servers.
Syntax
Connect-SFTP -UseMLSD SwitchParameter
Data Type
bool
Default Value
false
Remarks
When this is set to True the cmdlet will list files in the directory using the MLSD command. This command is an extension to the protocol that defines a more standardized and reliable directory listing format. Not all servers support this command. The default value is False.