Ftp at commands, Ftp time-out #ftpto, Syntax – Synaccess Networks NP-0801DTM User Manual
Page 242: Parameters and values, Notes, Ftp open #ftpopen, Ftp time‐out #ftpto

FTP AT COMMANDS
HSPA+ AT Commands Reference Guide
242
FTP AT Commands
FTP Time‐Out #FTPTO
Set command sets the time‐out used when opening either the FTP control channel or the FTP traffic channel.
Read command returns the current FTP operations time‐out, in the format:
#FTPTO: <tout>
Test command returns the range of supported values for parameter <tout>
Syntax
Command
Command type
AT#FTPTO=[<tout>]
Set
AT#FTPTO?
Read
AT#FTPTO=?
Test
Parameters and Values
<tout>
Time out in 100 ms units.
100‐5000
Hundreds of ms. Default: 100.
Notes
The parameter is not saved in non‐volatile memory.
FTP Open #FTPOPEN
Execute command opens an FTP connection toward the FTP server.
Test command returns the OK result code.
Syntax
Command
Command type
AT#FTPOPEN=[<server:port>,<username>,<password>[,
<mode>
]]
Execute
AT#FTPOPEN=?
Test
Parameters and Values
<server:port>
String type, address and port of FTP server. Default: port 21.
<username>
String type, authentication user identification string for FTP.
<password>
String type, authentication password for FTP.
<mode>
0
Active mode. Default: 0.
1
Passive mode.
Notes
Before opening an FTP connection either the GSM context must have been activated by AT#SGACT=0,1 or the
PDP context #1 must have been activated by AT#SGACT=1,1 or by AT#GPRS=1.