Telit LE910 V2 Series AT Commands
80446ST10707A Rev. 0– 2015-11-03
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved page 375 of 509
Mod. 0808 2011-07 Rev.2
0: No IP Private ignoring. During a FTP passive mode connection client
uses the IP address received from server, even if it is a private IPV4
address.
1: IP Private ignoring enabled. During a FTP passive mode connection if
the server sends a private IPV4 address the client doesn’t consider this and
connects with server using the IP address used in AT#FTPOPEN.
[,<FTPSEn>]
0 – Disable FTPS security: all FTP commands will perform plain FTP
connections.
1 – Enable FTPS security: from now on any FTP session opened through
FTP commands will be compliant to FTPS protocol, providing
authentication and encrypted communication.
Note: in FTPS mode, FTP commands response time is generally bigger
than in normal FTP mode. This latency is mainly due to the SSL
handshake that has to be done at the opening of the FTP session
(#FTPOPEN) and whenever a data exchange is required (#FTPPUT,
#FTPGET etcetera).
Note: FTP security cannot be enabled if an SSL socket has been activated
by means of #SSLD or #SSLFASTD. Moreover, trying to dial an SSL
socket when <enable>=1 raises an error.
Note: any <enable>
change is forbidden during an open FTP connection
(with or without security).
Furthermore, SSL configuration settings are
forbidden during FTPS connections
Read command reports the currently selected parameters in the format:
#FTPCFG: <tout>,<IPPignoring>,<FTPSEn>
Test command reports the supported range of values for parameter(s)
<tout>,<IPPignoring> and <FTPSEn>
FTP Put - #FTPPUT
[[<filename>],
[<connMode>]]
Execution command, issued during an FTP connection, opens a data connection and
starts sending <filename> file to the FTP server.
If the data connection succeeds, a CONNECT indication is sent.
afterward a NO CARRIER indication is sent when the socket is closed.
Note: if we set <connMode> to 1, the data connection is openedand we remain in
command mode and we see the result code OK