globus_i_ftp_client_handleattr_t Struct Reference
[Handle Attributes]

Handle attributes. More...

#include <globus_i_ftp_client.h>

Data Fields

globus_bool_t cache_all
globus_bool_t rfc1738_url
globus_bool_t gridftp2
globus_list_t * url_cache
globus_list_t * plugins

Detailed Description

Handle attributes.

Examples:

globus_ftp_client_debug_plugin.example, and globus_ftp_client_restart_plugin.example.


Field Documentation

Cache all connections.

This attribute is used to cause the ftp client library to keep all control (and where possible) data connections open between ftp operations.

Use GRIDFTP2 if supported by the server

List of plugin structures.

This list contains all plugins which can be associated with an ftp client handle. These plugins will be notified when operations are done using a handle associated with them.

parse all URLs for caching with RFC1738 compliant parser

List of cached URLs.

This list is used to manage the URL cache which is manipulated by the user calling globus_ftp_client_handle_cache_url_state() and globus_ftp_client_handle_flush_url_state().


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

Generated on 12 Dec 2014 for globus_ftp_client by  doxygen 1.6.1