RemoteHost Parameter (Connect-SFTP Cmdlet)
Set this to the host name or address of the server.
Syntax
Connect-SFTP -RemoteHost string
Data Type
cstr
Default Value
""
Remarks
Together with RemotePort, this property specifies the SFTP server.
This is a required parameter.