⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ftps_8h.html

📁 BlueLab3 bluetooth API 说明文档
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>BlueLab: ftps.h File Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.3.8 --><div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a></div><h1>ftps.h File Reference</h1>Interface to the FTP Server library. <a href="#_details">More...</a><p><h2>Data Structures</h2><ul><li>struct <a class="el" href="struct_f_t_p_s___i_n_i_t___c_f_m___t.html">FTPS_INIT_CFM_T</a><dl class="el"><dd class="mdescRight">This message returns the result of an FtpsInit attempt.  <a href="struct_f_t_p_s___i_n_i_t___c_f_m___t.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_f_t_p_s___c_o_n_n_e_c_t___i_n_d___t.html">FTPS_CONNECT_IND_T</a><dl class="el"><dd class="mdescRight">This message is sent when an remote client attempts to make a connection.  <a href="struct_f_t_p_s___c_o_n_n_e_c_t___i_n_d___t.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_f_t_p_s___c_o_n_n_e_c_t___c_f_m___t.html">FTPS_CONNECT_CFM_T</a><dl class="el"><dd class="mdescRight">This message is sent when a remote connection completes.  <a href="struct_f_t_p_s___c_o_n_n_e_c_t___c_f_m___t.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_f_t_p_s___a_u_t_h___r_e_s_u_l_t___i_n_d___t.html">FTPS_AUTH_RESULT_IND_T</a><dl class="el"><dd class="mdescRight">This message is sent when an authentication challenge completes during a connect.  <a href="struct_f_t_p_s___a_u_t_h___r_e_s_u_l_t___i_n_d___t.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_f_t_p_s___d_i_s_c_o_n_n_e_c_t___i_n_d___t.html">FTPS_DISCONNECT_IND_T</a><dl class="el"><dd class="mdescRight">This message indicates that the remote client has started a DISCONNECT request.  <a href="struct_f_t_p_s___d_i_s_c_o_n_n_e_c_t___i_n_d___t.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_f_t_p_s___g_e_t_o_b_j_e_c_t___s_t_a_r_t___i_n_d___t.html">FTPS_GETOBJECT_START_IND_T</a><dl class="el"><dd class="mdescRight">This message is sent when a remote device performs an OBEX Get.  <a href="struct_f_t_p_s___g_e_t_o_b_j_e_c_t___s_t_a_r_t___i_n_d___t.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_f_t_p_s___p_u_t_o_b_j_e_c_t___s_t_a_r_t___i_n_d___t.html">FTPS_PUTOBJECT_START_IND_T</a><dl class="el"><dd class="mdescRight">This message is receieved when a PUT request starts.  <a href="struct_f_t_p_s___p_u_t_o_b_j_e_c_t___s_t_a_r_t___i_n_d___t.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_f_t_p_s___p_u_t_o_b_j_e_c_t___d_a_t_a___i_n_d___t.html">FTPS_PUTOBJECT_DATA_IND_T</a><dl class="el"><dd class="mdescRight">This message is received when more of the data requested has arrived.  <a href="struct_f_t_p_s___p_u_t_o_b_j_e_c_t___d_a_t_a___i_n_d___t.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_f_t_p_s___p_u_t_o_b_j_e_c_t___c_o_m_p_l_e_t_e___i_n_d___t.html">FTPS_PUTOBJECT_COMPLETE_IND_T</a><dl class="el"><dd class="mdescRight">This message is received when a PUT requeste has completed.  <a href="struct_f_t_p_s___p_u_t_o_b_j_e_c_t___c_o_m_p_l_e_t_e___i_n_d___t.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_f_t_p_s___d_e_l_e_t_e_o_b_j_e_c_t___i_n_d___t.html">FTPS_DELETEOBJECT_IND_T</a><dl class="el"><dd class="mdescRight">This message is received when a client has requested that an object is deleted.  <a href="struct_f_t_p_s___d_e_l_e_t_e_o_b_j_e_c_t___i_n_d___t.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_f_t_p_s___g_e_t_f_o_l_d_e_r___s_t_a_r_t___i_n_d___t.html">FTPS_GETFOLDER_START_IND_T</a><dl class="el"><dd class="mdescRight">This message indicates the start of a remote GET FOLDER request.  <a href="struct_f_t_p_s___g_e_t_f_o_l_d_e_r___s_t_a_r_t___i_n_d___t.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_f_t_p_s___g_e_t_f_o_l_d_e_r___d_a_t_a___i_n_d___t.html">FTPS_GETFOLDER_DATA_IND_T</a><dl class="el"><dd class="mdescRight">This message indicates that the remote client is ready for more folder data.  <a href="struct_f_t_p_s___g_e_t_f_o_l_d_e_r___d_a_t_a___i_n_d___t.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_f_t_p_s___g_e_t_f_o_l_d_e_r___c_o_m_p_l_e_t_e___i_n_d___t.html">FTPS_GETFOLDER_COMPLETE_IND_T</a><dl class="el"><dd class="mdescRight">This message indicates that the GET FOLDER request has completed.  <a href="struct_f_t_p_s___g_e_t_f_o_l_d_e_r___c_o_m_p_l_e_t_e___i_n_d___t.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_f_t_p_s___g_e_t_o_b_j_e_c_t___d_a_t_a___i_n_d___t.html">FTPS_GETOBJECT_DATA_IND_T</a><dl class="el"><dd class="mdescRight">This message indicates that the remote client is ready for the next data packet of an object.  <a href="struct_f_t_p_s___g_e_t_o_b_j_e_c_t___d_a_t_a___i_n_d___t.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_f_t_p_s___g_e_t_o_b_j_e_c_t___c_o_m_p_l_e_t_e___i_n_d___t.html">FTPS_GETOBJECT_COMPLETE_IND_T</a><dl class="el"><dd class="mdescRight">This message indicates that a GET OBJECT request has completed.  <a href="struct_f_t_p_s___g_e_t_o_b_j_e_c_t___c_o_m_p_l_e_t_e___i_n_d___t.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_f_t_p_s___s_e_t_p_a_t_h___s_u_b_f_o_l_d_e_r___i_n_d___t.html">FTPS_SETPATH_SUBFOLDER_IND_T</a><dl class="el"><dd class="mdescRight">This message is received when a remote client issues a SET PATH to SubFolder request.  <a href="struct_f_t_p_s___s_e_t_p_a_t_h___s_u_b_f_o_l_d_e_r___i_n_d___t.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_f_t_p_s___s_e_t_p_a_t_h___r_o_o_t___i_n_d___t.html">FTPS_SETPATH_ROOT_IND_T</a><dl class="el"><dd class="mdescRight">This message indicates that the remote client wishes to set the current folder to the root.  <a href="struct_f_t_p_s___s_e_t_p_a_t_h___r_o_o_t___i_n_d___t.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_f_t_p_s___s_e_t_p_a_t_h___p_a_r_e_n_t___i_n_d___t.html">FTPS_SETPATH_PARENT_IND_T</a><dl class="el"><dd class="mdescRight">This message indicates that the remote client wishes to set the current folder to the parent folder.  <a href="struct_f_t_p_s___s_e_t_p_a_t_h___p_a_r_e_n_t___i_n_d___t.html#_details">More...</a><br></dl></ul><h2>Defines</h2><ul><li>#define <a class="el" href="ftps_8h.html#a0">FTPS_MESSAGE_BASE</a>&nbsp;&nbsp;&nbsp;0x6500</ul><h2>Typedefs</h2><ul><li>typedef __ftpsState <a class="el" href="ftps_8h.html#a1">FTPS</a></ul><h2>Enumerations</h2><ul><li>enum <a class="el" href="ftps_8h.html#a44">ftps_serv_type</a> { <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a44a2">ftps_serv_readonly</a>, <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a44a3">ftps_serv_readwrite</a><br> }<dl class="el"><dd class="mdescRight">Type of FTP Server (Read Only or Read/Write).  <a href="#a44">More...</a><br></dl><li>enum <a class="el" href="ftps_8h.html#a45">ftps_setpath_result</a> { <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a45a4">ftps_setpath_OK</a>, <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a45a5">ftps_setpath_NotFound</a>, <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a45a6">ftps_setpath_NoBrowsing</a>, <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a45a7">ftps_setpath_AtRoot</a>, <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a45a8">ftps_setpath_ReadOnly</a><br> }<dl class="el"><dd class="mdescRight">Possible results to a Set Path request.  <a href="#a45">More...</a><br></dl><li>enum <a class="el" href="ftps_8h.html#a46">ftps_transfer_reason</a> { <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a46a9">ftps_transfer_NotFound</a>, <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a46a10">ftps_transfer_Forbidden</a>, <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a46a11">ftps_transfer_Unauthorized</a>, <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a46a12">ftps_transfer_BadRequest</a>, <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a46a13">ftps_transfer_Readonly</a>, <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a46a14">ftps_transfer_EOL</a><br> }<dl class="el"><dd class="mdescRight">Possible errors for a transfer (PUT or GET) request.  <a href="#a46">More...</a><br></dl><li>enum <a class="el" href="ftps_8h.html#a47">ftps_lib_status</a> { <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a47a15">ftps_success</a>, <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a47a16">ftps_failure</a>, <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a47a17">ftps_wrong_state</a>, <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a47a18">ftps_not_idle</a>, <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a47a19">ftps_invalid_sdp</a>, <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a47a20">ftps_badrequest</a>, <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a47a21">ftps_forbidden</a>, <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a47a22">ftps_notfound</a>, <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a47a23">ftps_remote_abort</a>, <br>&nbsp;&nbsp;<a class="el" href="ftps_8h.html#a47a24">ftps_end_of_status_list</a><br> }<dl class="el"><dd class="mdescRight">FTP status.  <a href="#a47">More...</a><br></dl></ul><h2>Functions</h2><ul><li>void <a class="el" href="ftps_8h.html#a25">FtpsInit</a> (<a class="el" href="struct_task_data.html">Task</a> theAppTask, <a class="el" href="csrtypes_8h.html#a4">uint16</a> priority)<dl class="el"><dd class="mdescRight">Initialise the FTPS Library.  <a href="#a25"></a><br></dl><li>void <a class="el" href="ftps_8h.html#a26">FtpsConnectResponse</a> (<a class="el" href="ftps_8h.html#a1">FTPS</a> *ftps, <a class="el" href="csrtypes_8h.html#a9">bool</a> accept, <a class="el" href="csrtypes_8h.html#a4">uint16</a> pktSize, <a class="el" href="ftps_8h.html#a44">ftps_serv_type</a> type)<dl class="el"><dd class="mdescRight">Respond to a connection request.  <a href="#a26"></a><br></dl><li>void <a class="el" href="ftps_8h.html#a27">FtpsConnectAuthChallenge</a> (<a class="el" href="ftps_8h.html#a1">FTPS</a> *ftps, const <a class="el" href="csrtypes_8h.html#a8">uint8</a> *nonce, <a class="el" href="csrtypes_8h.html#a8">uint8</a> options, <a class="el" href="csrtypes_8h.html#a4">uint16</a> size_realm, const <a class="el" href="csrtypes_8h.html#a8">uint8</a> *realm)<li>void <a class="el" href="ftps_8h.html#a28">FtpsGetFolderFirstPacket</a> (<a class="el" href="ftps_8h.html#a1">FTPS</a> *ftps, const <a class="el" href="csrtypes_8h.html#a4">uint16</a> size_packet, const <a class="el" href="csrtypes_8h.html#a8">uint8</a> *packet, const <a class="el" href="csrtypes_8h.html#a3">uint32</a> totalLen, const <a class="el" href="csrtypes_8h.html#a9">bool</a> onlyPacket)<dl class="el"><dd class="mdescRight">Send the first packet of a folder listing.  <a href="#a28"></a><br></dl><li>void <a class="el" href="ftps_8h.html#a29">FtpsGetFolderNextPacket</a> (<a class="el" href="ftps_8h.html#a1">FTPS</a> *ftps, const <a class="el" href="csrtypes_8h.html#a4">uint16</a> size_packet, const <a class="el" href="csrtypes_8h.html#a8">uint8</a> *packet, const <a class="el" href="csrtypes_8h.html#a9">bool</a> lastPacket)<dl class="el"><dd class="mdescRight">Send the next packet of a folder listing.  <a href="#a29"></a><br></dl><li>void <a class="el" href="ftps_8h.html#a30">FtpsGetFolderFirstPacketSource</a> (<a class="el" href="ftps_8h.html#a1">FTPS</a> *ftps, const <a class="el" href="csrtypes_8h.html#a4">uint16</a> size_packet, <a class="el" href="source___8h.html#a0">Source</a> src, const <a class="el" href="csrtypes_8h.html#a3">uint32</a> totalLen, const <a class="el" href="csrtypes_8h.html#a9">bool</a> onlyPacket)<dl class="el"><dd class="mdescRight">Send the first packet of a folder listing.  <a href="#a30"></a><br></dl><li>void <a class="el" href="ftps_8h.html#a31">FtpsGetFolderNextPacketSource</a> (<a class="el" href="ftps_8h.html#a1">FTPS</a> *ftps, const <a class="el" href="csrtypes_8h.html#a4">uint16</a> size_packet, <a class="el" href="source___8h.html#a0">Source</a> src, const <a class="el" href="csrtypes_8h.html#a9">bool</a> lastPacket)<dl class="el"><dd class="mdescRight">Send the next packet of a folder listing.  <a href="#a31"></a><br></dl><li>void <a class="el" href="ftps_8h.html#a32">FtpsGetObjectFirstPacket</a> (<a class="el" href="ftps_8h.html#a1">FTPS</a> *ftps, const <a class="el" href="csrtypes_8h.html#a4">uint16</a> size_name, const <a class="el" href="csrtypes_8h.html#a8">uint8</a> *name, const <a class="el" href="csrtypes_8h.html#a4">uint16</a> size_type, const <a class="el" href="csrtypes_8h.html#a8">uint8</a> *type, const <a class="el" href="csrtypes_8h.html#a4">uint16</a> size_packet, const <a class="el" href="csrtypes_8h.html#a8">uint8</a> *packet, const <a class="el" href="csrtypes_8h.html#a3">uint32</a> totalLen, const <a class="el" href="csrtypes_8h.html#a9">bool</a> onlyPacket)<dl class="el"><dd class="mdescRight">Send the first packet of a get object request.  <a href="#a32"></a><br></dl><li>void <a class="el" href="ftps_8h.html#a33">FtpsGetObjectNextPacket</a> (<a class="el" href="ftps_8h.html#a1">FTPS</a> *ftps, const <a class="el" href="csrtypes_8h.html#a4">uint16</a> size_packet, const <a class="el" href="csrtypes_8h.html#a8">uint8</a> *packet, const <a class="el" href="csrtypes_8h.html#a9">bool</a> lastPacket)<dl class="el"><dd class="mdescRight">Send the next packet of a get object request.  <a href="#a33"></a><br></dl><li>void <a class="el" href="ftps_8h.html#a34">FtpsGetObjectFirstPacketSource</a> (<a class="el" href="ftps_8h.html#a1">FTPS</a> *ftps, const <a class="el" href="csrtypes_8h.html#a4">uint16</a> size_name, const <a class="el" href="csrtypes_8h.html#a8">uint8</a> *name, const <a class="el" href="csrtypes_8h.html#a4">uint16</a> size_type, const <a class="el" href="csrtypes_8h.html#a8">uint8</a> *type, const <a class="el" href="csrtypes_8h.html#a4">uint16</a> size_packet, <a class="el" href="source___8h.html#a0">Source</a> src, const <a class="el" href="csrtypes_8h.html#a3">uint32</a> totalLen, const <a class="el" href="csrtypes_8h.html#a9">bool</a> onlyPacket)<dl class="el"><dd class="mdescRight">Send the first packet of a get object request.  <a href="#a34"></a><br></dl><li>void <a class="el" href="ftps_8h.html#a35">FtpsGetObjectNextPacketSource</a> (<a class="el" href="ftps_8h.html#a1">FTPS</a> *ftps, const <a class="el" href="csrtypes_8h.html#a4">uint16</a> size_packet, <a class="el" href="source___8h.html#a0">Source</a> src, const <a class="el" href="csrtypes_8h.html#a9">bool</a> lastPacket)<dl class="el"><dd class="mdescRight">Send the next packet of a get object request.  <a href="#a35"></a><br></dl><li>void <a class="el" href="ftps_8h.html#a36">FtpsGetObjectReject</a> (<a class="el" href="ftps_8h.html#a1">FTPS</a> *ftps, <a class="el" href="ftps_8h.html#a46">ftps_transfer_reason</a> reason)<dl class="el"><dd class="mdescRight">Send a reject response to a get object request.  <a href="#a36"></a><br></dl><li>void <a class="el" href="ftps_8h.html#a37">FtpsPutObjectGetNextPacket</a> (<a class="el" href="ftps_8h.html#a1">FTPS</a> *ftps, <a class="el" href="csrtypes_8h.html#a9">bool</a> moreData)<dl class="el"><dd class="mdescRight">Request the next packet during a Remote PUT operation.  <a href="#a37"></a><br></dl><li>void <a class="el" href="ftps_8h.html#a38">FtpsPutObjectReject</a> (<a class="el" href="ftps_8h.html#a1">FTPS</a> *ftps, <a class="el" href="ftps_8h.html#a46">ftps_transfer_reason</a> reason)<dl class="el"><dd class="mdescRight">Send a reject response to a put object request.  <a href="#a38"></a><br></dl><li>void <a class="el" href="ftps_8h.html#a39">FtpsDeleteResponse</a> (<a class="el" href="ftps_8h.html#a1">FTPS</a> *ftps, <a class="el" href="csrtypes_8h.html#a9">bool</a> success)<dl class="el"><dd class="mdescRight">Send the result of a DELETE request.  <a href="#a39"></a><br></dl><li>void <a class="el" href="ftps_8h.html#a40">FtpsSetPathRootResponse</a> (<a class="el" href="ftps_8h.html#a1">FTPS</a> *ftps, <a class="el" href="ftps_8h.html#a45">ftps_setpath_result</a> result)<dl class="el"><dd class="mdescRight">Send the result of a SETPATH Root request.  <a href="#a40"></a><br></dl><li>void <a class="el" href="ftps_8h.html#a41">FtpsSetPathParentResponse</a> (<a class="el" href="ftps_8h.html#a1">FTPS</a> *ftps, <a class="el" href="ftps_8h.html#a45">ftps_setpath_result</a> result)<dl class="el"><dd class="mdescRight">Send the result of a SETPATH Parent request.  <a href="#a41"></a><br></dl><li>void <a class="el" href="ftps_8h.html#a42">FtpsSetPathSubFolderResponse</a> (<a class="el" href="ftps_8h.html#a1">FTPS</a> *ftps, <a class="el" href="ftps_8h.html#a45">ftps_setpath_result</a> result)<dl class="el"><dd class="mdescRight">Send the result of a SETPATH Subfolder request.  <a href="#a42"></a><br></dl><li>void <a class="el" href="ftps_8h.html#a43">FtpsPacketComplete</a> (<a class="el" href="ftps_8h.html#a1">FTPS</a> *ftps)<dl class="el"><dd class="mdescRight">The packet received has been processed and is no longer needed.  <a href="#a43"></a><br></dl></ul><hr><a name="_details"></a><h2>Detailed Description</h2>Interface to the FTP Server library. <p>Library Dependecies : connection,region,service, goep, bdaddr<p>Library variants:- ftps - ftps with no debug ftps_debug - ftps with debug checks ftps_debug_print - ftps with debug checks and print output<hr><h2>Define Documentation</h2><a class="anchor" name="a0" doxytag="ftps.h::FTPS_MESSAGE_BASE" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> #define FTPS_MESSAGE_BASE&nbsp;&nbsp;&nbsp;0x6500          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><hr><h2>Typedef Documentation</h2><a class="anchor" name="a1" doxytag="ftps.h::FTPS" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> typedef struct __ftpsState <a class="el" href="ftps_8h.html#a1">FTPS</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><hr><h2>Enumeration Type Documentation</h2><a class="anchor" name="a44" doxytag="ftps.h::ftps_serv_type" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> enum <a class="el" href="ftps_8h.html#a44">ftps_serv_type</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Type of FTP Server (Read Only or Read/Write). <p><dl compact><dt><b>Enumeration values: </b></dt><dd><table border=0 cellspacing=2 cellpadding=0><tr><td valign=top><em><a class="anchor" name="a44a2" doxytag="ftps_serv_readonly" ></a>ftps_serv_readonly</em>&nbsp;</td><td></td></tr><tr><td valign=top><em><a class="anchor" name="a44a3" doxytag="ftps_serv_readwrite" ></a>ftps_serv_readwrite</em>&nbsp;</td><td></td></tr></table></dl>    </td>  </tr></table><a class="anchor" name="a45" doxytag="ftps.h::ftps_setpath_result" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> enum <a class="el" href="ftps_8h.html#a45">ftps_setpath_result</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Possible results to a Set Path request. <p><dl compact><dt><b>Enumeration values: </b></dt><dd><table border=0 cellspacing=2 cellpadding=0><tr><td valign=top><em><a class="anchor" name="a45a4" doxytag="ftps_setpath_OK" ></a>ftps_setpath_OK</em>&nbsp;</td><td></td></tr><tr><td valign=top><em><a class="anchor" name="a45a5" doxytag="ftps_setpath_NotFound" ></a>ftps_setpath_NotFound</em>&nbsp;</td><td></td></tr><tr><td valign=top><em><a class="anchor" name="a45a6" doxytag="ftps_setpath_NoBrowsing" ></a>ftps_setpath_NoBrowsing</em>&nbsp;</td><td></td></tr><tr><td valign=top><em><a class="anchor" name="a45a7" doxytag="ftps_setpath_AtRoot" ></a>ftps_setpath_AtRoot</em>&nbsp;</td><td></td></tr><tr><td valign=top><em><a class="anchor" name="a45a8" doxytag="ftps_setpath_ReadOnly" ></a>ftps_setpath_ReadOnly</em>&nbsp;</td><td></td></tr></table></dl>    </td>  </tr></table><a class="anchor" name="a46" doxytag="ftps.h::ftps_transfer_reason" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> enum <a class="el" href="ftps_8h.html#a46">ftps_transfer_reason</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Possible errors for a transfer (PUT or GET) request. <p><dl compact><dt><b>Enumeration values: </b></dt><dd>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -