RemotePort Parameter (Connect-FTP Cmdlet)
The port the FTP server is running on.
Syntax
Connect-FTP -RemotePort string
Data Type
cstr
Default Value
""
Remarks
The port the FTP server is running on. Together with RemoteHost, this property is used to specify the FTP server.