Specifications
AT Command Set Reference
Ver. 1.00
GSM1308AT001 Page 347 Ver. 1.00 – 10/29/2008
4.15. FTP Commands
4.15.1. $FTPCFG Configure FTP parameters
Command Function Configures FTP parameters required
to open connection to FTP Server
Command Functional Group Enfora Specific
Command Format Query AT$FTPCFG=?
Response $FTPCFG: “host”, (0-65535),
“username”,”password”
OK
Write Format ` AT$FTPCFG=<host>,<portnum>,
<username>, <password>
Response OK
Read Format AT$FTPCFG?
Response $FTPCFG: <host>, <port>,
<username>, <password>
Execution Format N/A
Response N/A
Parameter Values
<host> Fully qualified domain name or
dotted-decimal notation IP address
of FTP server, character string up to
64 characters
<portnum> FTP server port number, 0 – 65535
<username> FTP server user name, character
string up to 32 characters
<password> FTP server password, character
string up to 32 characters
Reference N/A
Standard Scope Optional