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