User guide
Part 1 – AT Commands for All Universal IP DevicesChapter 4 – FTP Commands
Universal IP AT Commands Reference Guide (Document S000457H) 35
#FTPSERV – Specify FTP Server Address
Definition: FTP server address. To connect to an FTP server to download files, the TCP/IP stack software
must know the address of the FTP server that is to be used.
Syntax: Set Value: AT#FTPSERV="<value>"
View Value: AT#FTPSERV? or AT#VFTP, AT#VALL
Values: 32-bit number in dotted-decimal notation (i.e., xxx.xxx.xxx.xxx) or
Alphanumeric ASCII text string up to 120 characters if DNS is available. No default.
#FTPUN – Set FTP User Name
Definition: Before transferring files from a specified FTP server, the TCP/IP stack software must open an
FTP session using a valid FTP user name.
Syntax: Set Value: AT#FTPUN="<value>"
View Value: AT#FTPUN? or AT#VFTP, AT#VALL
Values: Alphanumeric ASCII text string up to 64 characters. No default.
#FTPPW – Set FTP Password
Definition: Before transferring files from a specified FTP server, the TCP/IP stack software must open an
FTP session using a valid FTP password.
Syntax: Set Value: AT#FTPPW="<value>"
View Value: AT#FTPPW? or AT#VFTP, AT#VALL
Values: Alphanumeric ASCII text string up to 64 characters. No default.
#FTPGETFILENAME – Set FTP Download File Name
Definition: In order to download a file from the FTP server, the TCP/IP stack software must know the name
of the relevant file.
Syntax: Set Value: AT#FTPGETFILENAME="<value>"
View Value: AT#FTPGETFILENAME? or AT#VFTP, AT#VALL
Values: Alphanumeric ASCII text string up to 120 characters. No default.
#FTPPUTFILENAME – Set FTP Upload File Name
Definition: In order for the TCP/IP stack software to upload a file to the FTP server, the TCP/IP stack
software must know the name of the relevant file.
Syntax: Set Value: AT#FTPPUTFILENAME="<value>"
View Value: AT#FTPPUTFILENAME? or AT#VFTP, AT#VALL
Values: Alpha-numeric ASCII text string up to 120 characters. No default.