linux ftp serverLinux serverNETWORK ADMINISTRATIONS

ESP32 FTP Client, download files in SDCARD

I have created the FTP client library for ESP32 this library can work on any interface like ethernet, wifi.
Library having codes to work on different ethernet PHY
ENC28j60, W5100, LAN8720.
git repo: https://github.com/8-DK/ESP32_FTP_SDCARD

Components used
ESP32 : https://amzn.to/31IzvXr
SD card module : https://amzn.to/2D2QEkb
ENJ28j60 : https://amzn.to/38xZUZh
w5100 : https://amzn.to/3dWpU1v
lan8720 : https://amzn.to/38v8msm

source

by ZenElectro

linux ftp server

Leave a Reply

Your email address will not be published. Required fields are marked *