Job Management Partner 1/File Transmission Server/FTP Description, Reference and Operator's Guide
The following table lists and describes the functions supported by the JP1/FTP API library.
Table 7-1 Functions supported by the JP1/FTP API library
Function Function name Establish connection with the JP1/FTP daemon fts_ftp_open() Register transmission requests (synchronous) fts_ftp_syn_request_ex() Register transmission requests (asynchronous) fts_ftp_asyn_request_ex() Obtain the transmission-end results fts_ftp_event_ex() Release connection with JP1/FTP fts_ftp_close() Obtain transmission information fts_ftp_get_card_info() Reference the full_trans_size and full_trans_size_comp transmission-end structure members fts_ftp_buftoll()
- About the provided functions (for HP-UX)
- In addition to the above, fts_ftp_syn_request(), fts_ftp_asyn_request(), and fts_ftp_event() are provided for the purpose of compatibility with the older versions of JP1/FTP. Note that the library for multi-thread programs (libftsftp_r.*) does not provide these functions.
- About the provided functions (for Solaris and AIX)
- In addition to the above, fts_ftp_syn_request(), fts_ftp_asyn_request(), and fts_ftp_event() are provided for the purpose of compatibility with the same products for different OSs. Note that the library for multi-thread programs (libftsftp_r.*) does not provide these functions.
- About the provided functions (for Linux (IPF))
- fts_ftp_buftoll() is not provided.
All Rights Reserved. Copyright (C) 2010, Hitachi, Ltd.