Communication

FTPduino

Karolis Juozapaitis <karolisjuoz@gmail.com>

An easy to use FTP client library for the Arduino ecosystem.

Uses the WiFiClient library to download files from FTP servers that support Passive mode (PASV). The library stores the received data in a user defined buffer.

Go to repository

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.