LE910Cx AT Commands Reference Guide
80502ST10950A Rev. 14 Page 1358 of 1904 2022-03-04
3.18.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>]
This command permits to send data on a FTP data port while the module
is in command mode.
FTP data port has to be previously opened through #FTPPUT (or
#FTPAPP) with <connMode> parameter set to command mode connection.
Parameters:
number of bytes to be sent
normal sending of data chunk
close data port after sending data chunk
The device responds to the command with the prompt
<greater_than><space> and waits for the data to send.
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