NetXP 3.0 Reference

FTP Properties

The properties of the FTP class are listed below. For a complete list of FTP class members, see the FTP Members topic.

Public Instance Properties

RemoteHost Gets/sets the name of the FTP server to connect to.
RemotePass Gets/sets the password to use for logging into the remote server.
RemotePath Gets/sets the remote directory path.
RemotePort Gets/sets the port number to use for FTP.
RemoteUser Gets/sets the user name to use for logging into the remote server.

See Also

FTP Class | NETXP.Library Namespace