Skip to content

An easy to use FTP client library for the Arduino ecosystem

License

Notifications You must be signed in to change notification settings

karolis1115/FTPduino

Repository files navigation

FTPduino

arduino-lint Spell Check Library Manager

An easy to use FTP client library for the Arduino ecosystem

Uses the WiFiClient library (found in board packages such as the Portenta H7, ESP32 and ESP8266). It allows microcontrollers to download files/data from FTP servers that support Passive mode (PASV). The library stores the received data in a user defined "uint8_t" buffer which can then be used to pass that data to other storage media.

More info

Check out the arduino reference page for this library:
Library Manager

About

An easy to use FTP client library for the Arduino ecosystem

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages