ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev. 11 Page 729 of 1039 2021-09-23
3.16.2. AT#FTPAPPEXT - FTP Append Extended
The command sends data on a FTP data port while the module is in command mode.
AT#FTPAPPEXT=<bytesToSend>[,<eof>]
Execution command sends data on a FTP data port while the module is in
command mode.
FTP data port must be previously opened by #FTPPUT (or #FTPAPP) with
<connMode> parameter set to command mode connection.
After command line is terminated with <CR>, the module responds
sending a four characters sequence prompt, and waits for the specified
number of bytes:
<CR><LF><greater_than><space> (IRA 13, 10, 62, 32)
When <bytesToSend> bytes have been sent, operation is automatically
completed. If (all or part of the) data are successfully sent, then the
response is:
#FTPAPPEXT: <sentBytes>
OK
If data sending fails for some reason, an error code is reported.
Parameters: