Technical information

FTP (File Transfer Protocol)
2-22 Using FTP with G24 July 15, 2007
The following table shows the +FTPRETR parameters.
Example
The example illustrates the command execution. Requested file type is binary.
AT+FTPRETR="somefile.name",1
+FTPRETR: 2
....
....
....
<ETX>
+FTPRETR: 1
Table 2-12: +FTPRETR Parameters
<Parameter> Description Range
File name Name of file to be retrieved
from the remote side.
String, max length is 255 octets.
File type Type of file (ASCII or Binary). Numeric, in the range of 0-1
(0 = ASCII, 1 = Binary).