Provided by: libglobus-xio-gridftp-driver-doc_1.2-1_all
NAME
Opening/Closing - An XIO handle with the gridftp client driver can be created with globus_xio_handle_create() The gridftp client driver makes use of globus ftp client library. globus_xio_register_open() call creates a new ftp client handle (unless one is set on the attr passed), establishes connection with the gridftp server. The contact string must contain the scheme, host name, and the resource, optionally it might contain port and subject also. When the XIO handle is closed, the gridftp driver will destroy its internal resources and the ftp client handle (unless this handle was set on an attr).
Author
Generated automatically by Doxygen for globus xio gridftp driver from the source code.