LE910-SKG AT commands reference guide
80437ST10619A Rev.1 – 2014-09-16
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved
page 201 of 273
#FTPOPEN - FTP Open
1200 (120 seconds). The FTPTO value that exceed 1200 is considered as 1200.
Note: Before opening FTP connection the EPS must been activated with
or
AT# SGACT
AT#FTPOPEN=?
Test command returns the
OK
result code.
#FTPCLOSE - FTP Close
AT#FTPCLOSE
Execution command closes an FTP connection.
AT#FTPCLOSE=?
Test command returns the
OK
result code.
#FTPCFG – FTP Config
AT#FTPCFG=
<tout>,
<IPPignoring>
[,<FTPSEn>]
<tout>
- time-out in 100 ms units
100..5000 – hundreds of ms (factory default is 100)
Set command set the time-out used when opening either the FTP control channel or
the FTP traffic channel.
s
Note: The parameter is not saved in NVM.
Note: if parameter
<tout>
is omitted the behavior of Set command is the same as
Read command.
<IPPignoring>
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.
AT#FTPCFG?
Read command reports the currently selected parameters in the format:
AT#FTPCFG=<tout>,<IPPignoring>,<FTPSEn>
AT#FTPCFG=?
Test command reports the sypported range of values for parameter(s)
<tout>,<IPPignoring>,<FTPSEn>
#FTPPUT - FTP Put
AT#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, otherwise a
NO
CARRIER
indication is sent.
Summary of Contents for LE910-SKG
Page 1: ......