Class definition file: wphost.idl
Class hierarchy SOMObject
WPObject
WPFileSystem
WPFolder
WPHost
Description
This class is specific to Version 4, or higher, of the OS/2 operating system.
This is a folder that represents a remote FTP Host. When a FTP Host object is opened, it accesses the specified hostname with the specified username and password.
Instance methods
There are currently no instance methods defined for the WPHost Workplace object class.
SOMObject instance methods
The following list shows all the instance methods overridden by the WPObject class. These instance methods are overridden in order to modify the behavior defined by an ancestor class.
WPObject instance methods
The following list shows all the methods overriden by the WPHost class. These methods are overridden in order to modify the behavior defined by an ancestor class.
wpSetup override by WPHost
The following table shows the keyname-value pairs added by the WPHost class.
ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿³KEYNAME ³VALUE ³DESCRIPTION ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³HOSTNAME ³hostname ³This sets the hostname to be ³ ³ ³ ³accessed using an FTP Host ³ ³ ³ ³object. This value is designated³ ³ ³ ³in the "Hostname" field on the ³ ³ ³ ³Host page. ³ ³ ³ ³For example: ³ ³ ³ ³ftp.software.ibm.com ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³USERNAME ³username ³This sets the username to be used³ ³ ³ ³when accessing a hostname using ³ ³ ³ ³an FTP Host object. This value ³ ³ ³ ³is designated in the "Username" ³ ³ ³ ³field on the Host page. ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³PASSWORD ³password ³This sets the password to be used³ ³ ³ ³to access the given host with a ³ ³ ³ ³given username. This value is ³ ³ ³ ³designated in the "Password" ³ ³ ³ ³field on the Host page. This ³ ³ ³ ³value is not required when the ³ ³ ³ ³object is created. If one is not³ ³ ³ ³specified, the user will be ³ ³ ³ ³prompted to enter a password when³ ³ ³ ³the host is accessed. If ³ ³ ³ ³specified, passwords are stored ³ ³ ³ ³in an encrypted form when set. ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³ACCOUNT ³account ³This sets the account value to be³ ³ ³ ³used when accessing a given ³ ³ ³ ³hostname or username using the ³ ³ ³ ³FTP Host object. This value is ³ ³ ³ ³designated in the "Account" field³ ³ ³ ³on the Host page. This value is ³ ³ ³ ³required only when the FTP server³ ³ ³ ³being accessed maintains account ³ ³ ³ ³information for host accesses. ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³FILETRANSFERTYPE ³ASCII ³This sets the default file ³ ³ ³ ³transfer mode for an FTP Host ³ ³ ³ ³object. This value is designated³ ³ ³ ³by selecting the ASCII "Default ³ ³ ³ ³download type" radio button on ³ ³ ³ ³Host page 1. ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³ ³BINARY ³This is the default file transfer³ ³ ³ ³mode. This value is designated ³ ³ ³ ³by selecting the BINARY "Default ³ ³ ³ ³download type" radio button on ³ ³ ³ ³Host page 1. ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³REMOTEDIR ³path ³This specifies which directory ³ ³ ³ ³will be used as the initial ³ ³ ³ ³working directory when connecting³ ³ ³ ³to a host system using the ³ ³ ³ ³specified FTP Host object. For ³ ³ ³ ³example: ³ ³ ³ ³e:\public\bin, ., / ³ ³ ³ ³ ³ ³ ³ ³This value is designated in the ³ ³ ³ ³"Preferred remote directory" ³ ³ ³ ³field on the Host page 2. The ³ ³ ³ ³syntax of this path specification³ ³ ³ ³must be in a format understood by³ ³ ³ ³the remove host's operating ³ ³ ³ ³system. The given username and ³ ³ ³ ³account must have permissions set³ ³ ³ ³to access this directory on the ³ ³ ³ ³remote host. ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³LOCALDIR ³path ³This specifies the directory to ³ ³ ³ ³be used as the default download ³ ³ ³ ³directory for GET operations ³ ³ ³ ³using the FTP Host object if one ³ ³ ³ ³is not explicitly indicated. ³ ³ ³ ³This value is designated in the ³ ³ ³ ³"Preferred local (download) ³ ³ ³ ³directory" field on Host page 2. ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³INCLUDE ³pattern ³This is used to filter remote ³ ³ ³ ³files and directories from the ³ ³ ³ ³FTP Host object's open views. ³ ³ ³ ³This value is designated in the ³ ³ ³ ³"Only display files matching ³ ³ ³ ³pattern" field on the Include ³ ³ ³ ³page. The syntax of the pattern ³ ³ ³ ³must be understood by the remote ³ ³ ³ ³host's operating system. ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
WPFileSystem instance methods
The following list shows all the methods overridden by the WPHost class. These methods are overridden in order to modify the behavior defined by an ancestor class.
WPFolder instance methods
The following list shows all the methods overridden by the WPHost class. These methods are overridden in order to modify the behavior defined by an ancestor class.
Class methods
There are currently no class methods defined for the WPHost Workplace class object.
WPObject class methods
The following list shows all the class methods overridden by the WPHost class. These methods are overridden to modify the behavior defined by an ancestor class.