Data Structures

Here are the data structures with brief descriptions:
globus_ftp_client_restart_extended_block_tExtended block mode restart marker
globus_ftp_client_restart_marker_tRestart marker.This structure is may be either a stream mode transfer offset, or an extended block mode byte range
globus_ftp_client_restart_stream_tStream mode restart marker
globus_i_ftp_client_cache_entry_tURL caching support structure
globus_i_ftp_client_data_target_tData connection caching information
globus_i_ftp_client_features_sFTP server features we are interested in
globus_i_ftp_client_handle_tFTP Client handle implementation
globus_i_ftp_client_handleattr_tHandle attributes
globus_i_ftp_client_operationattr_tThe globus_i_ftp_client_operationattr_t is a pointer to this structure type
globus_i_ftp_client_plugin_tFTP Client Plugin.Each plugin implementation should define a method for initializing one of these structures. Plugins may be implemented as either a static function table, or a specialized plugin with plugin-specific attributes
globus_i_ftp_client_range_tByte range report.This structure contains information about a single extent of data stored on an FTP server. A report structure is generated from each part of an extended-block mode restart marker message from an FTP server
globus_i_ftp_client_restart_sRestart information management
globus_i_ftp_client_target_sFTP Connection State
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 16 Nov 2018 for globus_ftp_client by  doxygen 1.6.1