Telit Cinterion IoT Developer Community
ZOC Script . TPC/IP sockets. FTP list and get . PH8 and PHS8
Showcase, February 15, 2016 - 10:03am, 3054 views
This article is intended to provide an example of showing the modules Internet Services FTP in PH8 and PHS8 series
FTP List will allows to knows the list in a folder inside the FTP server.
FTP get will allow to download files from the FTP server
Requisites:
-PH8 or PHS8 > Rel 2 module with a SIM Card introduced in the SIM Card Holder.
-Adecuate the scripts with your PIN , APN, user, password and servers. Inside the scripts you can find the lines to modify
--------------------------
access_point = "<your_apn>"
socketId1 = "0"
socketId2 = "1"
socketIP = "<your_server_ip_address>"
socketPort = "21"
Regards
ALopez
Download File PH8_ftp_socket_dir.zip
(zip | 1.33 KB)