Specifications
Smart Machine Smart Decision
SIM900_AT Commands Manual_V1.07 223 2012.12.10
11.2.3 AT+FTPTYPE Set FTP Transfer Type
AT+FTPTYPE Set FTP Transfer Type
Test Command
AT+FTPTYPE=
?
Response
OK
Response
+FTPTYPE: <value>
OK
Read Command
AT+FTPTYPE?
Parameter
See Write Command
Response
OK
If error is related to ME functionality:
+CME ERROR: <err>
Write Command
AT+FTPTYPE=
<value>
Parameter
<value> "A" For FTP ASCII sessions
"I" For FTP Binary sessions
Reference
Note
When this value is set to A, all the data sent by the stack to the FTP server is
made of 7 bits characters (NVT-ASCII: the MSB is set to 0). As a
consequence binary data containing 8 bits characters will be corrupted
during the transfer if the FTPTYPE is set to A.
11.2.4 AT+FTPPUTOPT Set FTP Put Type
AT+FTPPUTOPT Set FTP Put Type
Test Command
AT+FTPPUTOP
T=?
Response
OK
Response
+FTPPUTOPT: <value>
OK
Read Command
AT+FTPPUTOP
T?
Parameter
See Write Command