LE910Cx AT Commands Reference Guide
80502ST10950A Rev. 14 Page 1356 of 1904 2022-03-04
FTPEasy
3.18.1. AT#FTPAPP - FTP Append
This command is used to append data to an already existing file via FTP during an FTP
session.
AT#FTPAPP=<fileName>[,<connMode>]
Set command, issued during an FTP connection, opens a data connection
and append data to existing <fileName> file.
If the data connection succeeds, a CONNECT indication is sent, afterward
a NO CARRIER indication is sent when the socket is closed.
Parameters:
If <connMode> is set to 1, the data connection is opened, the device
remains in command mode and the OK result code is displayed
(instead of CONNECT).
Use the escape sequence +++ to close the data connection.