LE910Cx AT Commands Reference Guide
80502ST10950A Rev. 14 Page 1379 of 1904 2022-03-04
3.18.14. AT#FTPREST - Set Restart Position for FTP GET
This command sets the restart position.
AT#FTPREST=<restartposition>
Set command sets the restart position for successive #FTPGET (or
#FTPGETPKT) command.
It permits to restart a previously interrupted FTP download from the
selected position in byte.
Parameter:
position in byte of restarting for
successive #FTPGET (or
#FTPGETPKT)
It’s necessary to issue #FTPTYPE=0 before successive #FTPGET
(or #FTPGETPKT) to set binary file transfer type.
Setting <restartposition> has affect on successive FTP download.
After successive successfully initiated #FTPGET (or #FTPGETPKT)
command, <restartposition> is automatically reset.
Value set for <restartposition> has affect on next data transfer
(data port opened by #FTPGET or #FTPGETPKT).
Then <restartposition> value is automatically assigned to 0 for next
download.