ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev. 11 Page 747 of 1039 2021-09-23
3.16.13. AT#FTPOPEN - FTP Connection Opening
This execution command opens an FTP connection toward the FTP server.
AT#FTPOPEN=[<server:port>,<username>,<password>,<mode>[,<cid>]]
Parameters:
address and port of FTP server
(factory default port 21), in the format:
59. "ipv4" / "ipv4:port"
60. "ipv6" / "[ipv6]" / "[ipv6]:port"
61. "dynamic_name" /
"dynamic_name:port"
authentication user identification for
FTP
authentication password for FTP
In FTP Open case, the solution dependency limits the maximum
time out to 1200 (120 seconds). The FTPTO value that exceed 1200
is considered as 1200.
Before opening FTP connection the PDP context must been
activated with #SGACT.