|
Module descriptor. Globus GASS Copy uses standard Globus module activation and deactivation. Before any Globus GASS Copy functions are called, the following function must be called:
This function returns GLOBUS_SUCCESS if Globus GASS Copy was successfully initialized, and you are therefore allowed to subsequently call Globus GASS Copy functions. Otherwise, an error code is returned, and Globus GASS Copy functions should not be subsequently called. This function may be called multiple times. To deactivate Globus GASS Copy, the following function must be called:
This function should be called once for each time Globus GASS Copy was activated. |
|
Gass copy transfer performance callback. This callback is registered with 'globus_gass_copy_register_performance_cb' It will be called during a transfer to supply performance information on current transfer. Its frequency will be at most one per second, but it is possible to receive no callbacks. This is possible in very short transfers and in ftp transfers in which the server does not provide performance information.
|
|
Gass copy glob entry callback. This callback is passed as a parameter to globus_gass_copy_glob_expand_url(). It is called once for each entry that the original expands to.
|
|
globbed entry types
|
|
Expand globbed url. This function expands wildcards in a globbed url, and calls entry_cb() on each one.
|
|
Make directory. This function creates a directory given a ftp or file url.
|
about globus |
globus toolkit |
dev.globus
Comments? webmaster@globus.org