- This topic has 1 reply, 2 voices, and was last updated 2 years, 11 months ago by .
- You must be logged in to reply to this topic.
Tagged: ESP32 FTP
Hi,
I would like to transfer file(s) from SD card to Windows PC via WIFI.
SD card is connected in SPI Mode.
(Note: Connecting SD Card via 1 or 4 bit MMC mode appears to be black magic)
ESP32 will play the role of the simple FTP server.
Which library to use and how to set up a sketch to make it work?
Regards,
Dusan
Hi Dusan,
you can use this example.
And you must follow the instruction that you can find on this article
FTP server on esp8266 and esp32
It’s important that you change the configuration on FtpServerKey.h like so
#ifndef DEFAULT_FTP_SERVER_NETWORK_TYPE_ESP32
#define DEFAULT_FTP_SERVER_NETWORK_TYPE_ESP32 NETWORK_ESP32
#define DEFAULT_STORAGE_TYPE_ESP32 STORAGE_SD
#endif
Bye Renzo
More
3D Printer 3D printer upgrade ABB Arduino Arduino IDE Arduino SAMD boards Aurora AWS CNC Cyclone PCB Factory Cyclone PCB Factory how to build It Display DynamoDB E32 E70 EByte esp01 esp32 esp8266 File System Firmware i2c Library LoRa MicroPython Milling PCB My PCB Networking PCB pinout Power saving Raspberry Pi REST API RF rp2040 SD Card Sensors Sleep and Wake UP SPI STM32 Temperature Tutorial Web Server Wemos D1 mini WiFi