Data Sheet

Smart Machine Smart Decision
AT+FTPPUTFR OK
MFS=?
Response
+FTPPUTFRMFS: <status>[,<putLength>]
OK
Read Command
AT+FTPPUTFR
MFS?
Parameters
<status> the process status of uploading File from File System through
FTP
0 not in the process
1 during the process
<putLength> the data length uploaded from File System
Response
If it is a successful FTP put session:
OK
If data transfer finished.
+FTPPUTFRMFS: 0,<totalLength>
If it is a failed FTP put session:
OK
+FTPPUTFRMFS: <error>
If error is related to ME functionality:
+CME ERROR: <err>
Write Command
AT+FTPPUTFR
MFS=<filepath>[,
<num>,<time>]
Parameters
<filepath> file path. Alphanumeric ASCII text string up to 128 characters
<num> Number of automatic reconnect times, from 0 to 255.
Default value is 3.
<time> wait time before module start automatic reconnect, from 0 to 60
seconds.
Default value is 5 seconds.
<totalLength> the data length uploaded from File System
<error> 85 An error related with file system.
Other errors pls see FTPGET.
Parameter Saving NO_SAVE
Mode
Max Response 60 seconds(In case no response is received from server)
Time
Reference Note
Automatic reconnect will start at break point
SIM800 Series_AT Command Manual_V1.05 275 2014-07-31