![Gemalto Cinterion EHS6 Скачать руководство пользователя страница 239](http://html.mh-extra.com/html/gemalto/cinterion-ehs6/cinterion-ehs6_command-manual_2206684239.webp)
Cinterion
®
EHS6 AT Command Set
10.4 AT^SISS
EHS6_ATC_V03.001
15/12/3
Confidential / Released
Page 239 of 513
<port>: element can be set optional and replace the default port.
<user>: username for authentication, 32 octets. Can be set as part of
"address" and/or separately by
parameter "user". If set in
both parameters at the same time, only the one given in the "address"
parameter will be used, ignoring the one given in
parame-
ter "user".
<passwd> is for authentication, 32 octets. Can be set as part of "address"
parameter "passwd". If set in both
parameters at the same time, only the one given in the "address" parameter
will be used, ignoring the one given in
parameter
"address".
cmd
1.
HTTP service
- "0" or "get": Send HTTP GET request to server
- "1" or "post": Send HTTP POST request to server
- "2" or "head": Send HTTP HEAD request to server
2.
FTP service
- get [<OffsetString>]: get a single file from FTP server.
- put [<OffsetString>]: create and write a single file to FTP server using
.
- dir: List the directory on the FTP server and show file size.
- list: List the directory on the FTP server without showing file size.
- fget: Get multiple files listed in
parameter "files".
- fput: Send one or multiple files listed in
parameter
"files".
- size: Request the size of the file element on the FTP server. The size
result is output as "
" URC.
- del: Delete a file on FTP server
- append: Append data to existing file on FTP server
- unique: Selects the FTP Store Unique command to create a file name
unique to the current directory. If the file name is assigned by the server
then the "
" URC will appear, indicating
2100 and
the file name.
<OffsetString> is an optional parameter for "get" and "put". It allows resum-
ing a broken uplink or downlink transfer to resend data. The <OffsetString>
value specifies the offset in number of octets to start the transfer from. Max-
imum length is 16 digits. For "get" the <OffsetString> value must be calcu-
lated from the
" URC requested before by
using "size".
3.
SMTP service
- files: send multiple files listed in the
parameter "files".
Max. 5 files allowed.
- at: send a single attachment to the server. The content of the attachment
after the service was opened with
.
path
Path on the local FFS. Specifies drive prefix and pathname.
Optional for FTP. Mandatory for SMTP.
=
,"path","file:///a:/".
ftpath
Specifies the path of the remote FTP server after login. If no path is set the
default path will be used.
ftMode
Specifies the data transfer mode for FTP PUT,GET and SIZE command. If not
set, the default value will be used.
• "bin" or "BIN": binary mode.
• "asci" or "ASCI": ASCII mode.