Manual
     Smart Machine Smart Decision 
SIM800 Series_AT Command Manual_V1.09  284  2015-08-03 
AT+FTPPUTFR
MFS=? 
OK 
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 
Mode 
NO_SAVE 
Max Response 
Time 
75 seconds(In case no response is received from server) 
Reference 
Note 
Automatic reconnect will start at break point. 










