blackcodetavern / ESP32_FTPClient

An FTP-Client for the ESP32
MIT License
35 stars 8 forks source link

Check if file exist on FTP side? #12

Open DutchScorpion opened 2 years ago

DutchScorpion commented 2 years ago

Hi there,

how can i check if a file already exist on the FTP drive?

thanks.