globus_i_ftp_client_target_s Struct Reference

FTP Connection State. More...

#include <globus_i_ftp_client.h>

Data Fields

globus_ftp_client_target_state_t state
globus_ftp_control_handle_t * control_handle
char * url_string
globus_url_t url
globus_ftp_control_auth_info_t auth_info
globus_i_ftp_client_features_tfeatures
globus_ftp_control_dcau_t dcau
globus_i_ftp_client_operationattr_tattr
globus_i_ftp_client_handle_towner
globus_i_ftp_client_data_target_t cached_data_conn
globus_ftp_client_plugin_command_mask_t mask

Detailed Description

FTP Connection State.

This type is used to store information about an active FTP control connection. This information includes the FTP control handle, the extensions which the server supports, and the current session settings which have been set on the control handle.


Field Documentation

Requested settings

globus_ftp_control_auth_info_t globus_i_ftp_client_target_s::auth_info

Information about server authentication.

Data connection caching information

globus_ftp_control_handle_t* globus_i_ftp_client_target_s::control_handle

Handle to an FTP control connection.

globus_ftp_control_dcau_t globus_i_ftp_client_target_s::dcau

Current settings

Features we've discovered about this target so far.

Plugin mask associated with the currently pending command.

The client that this target is associated with

globus_ftp_client_target_state_t globus_i_ftp_client_target_s::state

Current connection/activity state of this target

Host/port we are connected to.

URL we are currently processing.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 16 Nov 2018 for globus_ftp_client by  doxygen 1.6.1