Telit LE910 V2 Series AT Commands
80446ST10707A Rev. 0– 2015-11-03
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved page 378 of 509
Mod. 0808 2011-07 Rev.2
#FTPGETPKT - FTP Get in command mode
Read command reports current download state for <filename> with
<viewMode> chosen, in the format:
#FTPGETPKT: <remotefile>,<viewMode>,<eof>
<eof> 0 = file currently being transferred
1 = complete file has been transferred to FTP client
Test command returns the OK result code.
FTP Type - #FTPTYPE
[<type>]
Set command, issued during an FTP connection, sets the file transfer type.
Parameter:
<type> - file transfer type:
0 - binary
1 - ascii
Note: The command causes an ERROR result code to be returned if no FTP
connection has been opened yet.
Read command returns the current file transfer type, in the format:
Test command returns the range of available values for parameter <type>:
FTP Read Message - #FTPMSG
#FTPMSG - FTP Read Message
Execution command returns the last response from the server.
Test command returns the OK result code.