ftp
Browse all symbols documented inside this include file.
Stocks
| Name | Description |
|---|---|
| FTP_Close | — |
| FTP_GetFile | — |
| FTP_GetList | — |
| FTP_Open | — |
| FTP_Ready | — |
| FTP_SendFile | — |
Enums
| Name | Description |
|---|---|
| FTPInfo | — |
| FTPStatus | — |
| FTPTransType | — |
Constants
| Name | Description |
|---|---|
| _ftp_included | — |
| BUFFER_SIZE | = 4096 |
| BytesTransferred | — |
| DataPort | — |
| do | — |
| else | — |
| FileHandle | — |
| FileSize | — |
| FTP_CONNECTING | — |
| FTP_DISCONNECTED | — |
| FTP_IDLE | — |
| FTP_LIST | — |
| FTP_OPEN | — |
| FTP_PASS | — |
| FTP_READYFORDATA | — |
| FTP_RETR | — |
| FTP_STOR | — |
| FTP_USER | — |
| g_iFTPEntity | = create_entity( "info_target" ); |
| iBlocksRead | = fread_blocks( FTP[ FileHandle ] , g_DataBuffer , BUFFER_SIZE , BLOCK_BYTE ); |
| iDataRecv | = socket_recv( FTP[ Socket_Data ] , g_DataBuffer , sizeof( g_DataBuffer ) ); |
| Port | — |
| Socket_Cmd | — |
| Socket_Data | — |