SIM5300E AT Command Manual V1.02
Execution Command
AT+FTPQUIT
Response
If the current operation is GET method:
OK
+FTPGET: 1,80
If the current operation is PUT method:
OK
+FTPPUT: 1,80
If FTP is in idle state:
ERROR
Reference
Note:
11.2.27 AT+FTPRENAME Rename the Specified File on the Remote
Machine
AT+FTPRENAME Rename the Specified File on the Remote Machine
Test Command
AT+FTRENAME=?
Response
OK
Execution Command
AT+FTPRENAME
Response
If success:
OK
+FTPRENAME:1,0
If failed:
OK
+FTPRENAME:1,<error>,0
If error is related to ME functionality:
+CME ERROR: <err>
Parameters <error> See "AT+FTPGET"
Reference
Note:
The file is specified by the "AT+FTPGETNAME" and
"AT+FTPGETPATH" commands.
The new file name is set by “AT+FTPPUTNAME=<value>” command.