Element Details: Connection.FTP
 Back


Available in: Logi Info Source code name: Connection.FTP

The Connection.FTP element sets the parameters required to link to an FTP Server. The connection element can support standard "clear" connections as well as SSL enabled connections.

The default connection type is "clear."

Element Group:General Purpose Web Services



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
HostName
UserDefined
(Required) The fully qualified hostname or IP address of the server.
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
Password
UserDefined
The password for the specified Username to authenticate this connection.
Port
UserDefined
The Port is a TCP/IP port used to gain access to a service.
Username
UserDefined
The Username to authenticate this connection.
UseSSL
True
False
If using FTPS (FTP over SSL) then set this attribute to "True". Default is "False"



PARENT ELEMENTS

Click element to drill down for more information.

Connections


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top