Xinyuan-LilyGO / LilyGO-T-SIM7000G

LilyGO T-SIM7000G
https://pt.aliexpress.com/item/4000542688096.html
284 stars 123 forks source link

I need help setting up FTP with AWS EC2 #160

Open NicolasU-N opened 2 years ago

NicolasU-N commented 2 years ago

I am trying to send a .jpg image to an ec2 instance where I have an FTP server (Filezilla server) configured. These are the input rules of the instance.

image

I have tested the server with the Cyberduck and Filezilla Client and it works fine for me.

I try to connect to the server with the SIM7000 using the PUT method, but the session does not respond to me with the maximum amount of data that I can send.

The image has a maximum size of 300kB, has anyone had success with the FTP protocol using the SIM7000?

Thanks for the input and any help is appreciated!