Ftpappext #ftpappext, Syntax, Parameters and values – Synaccess Networks NP-0801DTM User Manual
Page 251

FTP AT COMMANDS
251
HSPA+ AT Commands Reference Guide
Text row number 8 * 88888888888888888888
OK
AT#FTPRECV=200
#FTPRECV: 200
88888 *
Text row number 9 * 9999999999999999999999999 *
Text row number 10 * AAAAAAAAAAAAAAAAAAAAAAAAA *
Text row number 12 * BBBBBBBBBBBBBBBBBBBBBBBBB *
Text row number 13 * CCCCCCCCCCCCCCCC
OK
Note: To check when you have received complete file you can use AT#FTPGETPKT read command:
AT#FTPGETPKT?
#FTPGETPKT: sample.txt,0,1
OK
(<eof> set to 1)
FTPAPPEXT #FTPAPPEXT
This command sends data on a FTP data port while the module is in command mode. FTP data port must be
previously opened through #FTPPUT (or #FTPAPP) with <connMode> parameter set to command mode
connection.
Test command reports the supported range of values for <bytestosend> and <eof>.
Syntax
Command
Command type
AT#FTPAPPEXT=<bytestosend>[,<eof>]
AT#FTPAPPEXT=?
Test
Parameters and Values
<bytestosend>
Number of bytes to be sent.
1‐1500
<eof>
Data port closure.
0
Normal sending of data chunk.
1
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>