<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > FTP (File Transfer Profotol) > FTP equates |
During module loading process, the following equates (constants) will be defined.
Equates:
Symbol |
Meaning |
%FTP_GET_SERVER_IP |
|
%FTP_GET_LOCAL_IP |
|
%FTP_GET_LAST_RESPONSE |
|
%FTP_GET_FILE_BYTES_RCVD |
|
%FTP_GET_FILE_BYTES_SENT |
|
%FTP_GET_TOTAL_BYTES_RCVD |
|
%FTP_GET_TOTAL_BYTES_SENT |
|
%FTP_GET_CONNECT_STATUS |
|
%FTP_LIST_FULLLISTFILE |
|
%FTP_LIST_FULLLISTDIR |
|
%FTP_LIST_FULLLIST |
|
%FTP_SET_SYNC |
|
%FTP_SET_ASYNC |
|
%FTP_SET_PASSIVE |
|
%FTP_SET_CONNECT_WAIT |
|
%FTP_SET_MAX_RESPONSE_WAIT |
|
%FTP_SET_MAX_LISTEN_WAIT |
|
%FTP_SET_DATA_PORT |
|
%FTP_SET_FTP_PORT |