Downloading File From Ftp Server - Multitech MT100UCC-EV3 Developer's Manual

Quickcarrie usb-e
Table of Contents

Advertisement

CONFIGURING AND COMMUNICATING WITH YOUR DEVICE
5.
Configure FTP server IP address with username and password.
Enter:
AT#FTPOPEN="###.##.###.#","username","password",0
where ###.##.###.# is the IP address and the username and password for the FTP server.
6.
Configure file transfer type.
Enter:
AT#FTPTYPE=#
where # is 0 for binary or 1 for ASCII.
7.
Enter the file name to be sent to the FTP server and initiate connection.
Enter:
AT#FTPPUT="file.txt"
The device responds with:
CONNECT
8.
Send the file through the device.
Closing the FTP Data Connection
When you finish sending the file:
1.
Enter the escape sequence.
Enter:
+++
The device responds with:
NO CARRIER
2.
Close the FTP connection.
Enter:
AT#FTPCLOSE
3.
Close the PPP data connection.
Enter:
AT#SGACT=1,0
The device responds with OK.

Downloading File from FTP Server

To connect to an FTP server and download files:
1.
Check signal strength.
Enter:
AT+CSQ
2.
Verify device is registered on the cellular network.
Enter:
AT+CREG?
Should return:
3.
Activate context one
Enter:
AT#SGACT=1,1
32
QuickCarrier™ USB-E MT100UCC-EV3 Developer Guide

Advertisement

Table of Contents
loading

Table of Contents