Hitachi

JP1 Version 12 for UNIX Systems JP1/File Transmission Server/FTP Description, Reference and Operator's Guide


List of functions

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_ex()

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()

Note

In addition to those listed above, the following functions are provided in order to maintain compatibility with earlier versions of JP1/FTP:

  • fts_ftp_open()