Sponsor:

Your company here, and a link to your site. Click to find out more.

globus_i_ftp_client_range_t - Man Page

Byte range report.

Synopsis

#include <globus_i_ftp_client.h>

Data Fields

globus_off_t offset
globus_off_t end_offset

Detailed Description

Byte 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.

Field Documentation

globus_off_t globus_i_ftp_client_range_t::end_offset

Maximum value of this range.

globus_off_t globus_i_ftp_client_range_t::offset

Minimum value of this range.

Author

Generated automatically by Doxygen for globus_ftp_client from the source code.

Info

Version 9.8 globus_ftp_client