Specifications
UC864-E/G/WD/WDU AT Commands Reference Guide
80304ST10041a Rev. 7 - 2010-10-14
Reproduction forbidden without Telit Communications S.p.A’s. written authorization - All Rights Reserved. Page 255 of 318
3.5.7.3. FTP AT Commands
3.5.7.3.1. FTP Time-Out - #FTPTO
#FTPTO - FTP Time-Out
AT#FTPTO=
[<tout>]
Set command sets the time-out used when opening either the FTP control
channel or the FTP traffic channel.
Parameter:
<tout> - time-out in 100 ms units
100..5000 - hundreds of ms (factory default is 100)
Note: The parameter is not saved in NVM.
AT#FTPTO? Read command returns the current FTP operations time-out, in the format:
#FTPTO: <tout>
AT#FTPTO=? Test command returns the range of supported values for parameter <tout>
3.5.7.3.2. FTP Open - #FTPOPEN
#FTPOPEN - FTP Open
AT#FTPOPEN=
[<server:port>,
<username>,
<password>,
<mode>]
Execution command opens an FTP connection toward the FTP server.
Parameters:
<server:port> - string type, address and port of FTP server (factory default
port 21).
<username> - string type, authentication user identification string for FTP.
<password> - string type, authentication password for FTP.
<mode>
0 - active mode (factory default)
1 - passive mode
Note: Before opening FTP connection the GPRS must been activated with
AT#GPRS
=1
AT#FTPOPEN=? Test command returns the OK result code.
3.5.7.3.3. FTP Close - #FTPCLOSE
#FTPCLOSE - FTP Close
AT#FTPCLOSE Execution command closes an FTP connection.
AT#FTPCLOSE=? Test command returns the OK result code.










