User Parameter (Connect-SFTP Cmdlet)
The SFTP user account used to authenticate.
Syntax
Connect-SFTP -User string
Data Type
cstr
Default Value
""
Remarks
Together with Password, this field is used to authenticate against the SFTP server.
This is a required parameter.