A Long value. Represents port on the remote
server.
Syntax
object.Port [= value]
The Port Property syntax has these parts:
Part
Description
object
An expression
evaluating to an object of type wodSFTP.
value
A Long value.
Remarks
This property determines which port on the remote server is
used for the connection. If the remote server uses a
non-standard port value, you can change it to the
appropriate value using this property.
This property value cannot be changed after the Connect method is
issued.