Replies: 2 comments 14 replies
-
If someone wants to code a FTP server on ESP32, it would be quite feasible with the Berry language and some work. However, I get by without even wanting this, and without doing this via the rudimentary web UI. One approach is using http and tools like curl. Should also work on ESP8266 devices. The Tasmota command |
Beta Was this translation helpful? Give feedback.
-
A FTP server will not integrated in Tasmota. If needed "someone" has to do in Berry. |
Beta Was this translation helpful? Give feedback.
-
Hi team!
Love your project! Thanks a lot for your efforts in development and troubleshooting! You're doing a great job! :)
Nowadays there is a demand has appeared for me to have a convinient access to internal filesystem of ESP32. It's more actual for accessing attached SD card. So accessing FS via Web UI isn't really comfortable you know... For managing 1-5-10 files OK, but for bigger amount it becomes a challenge. I can't say this will be a routine work for me but sometimes I need to manage moving some files in/out ESP32.
Have you discussed FTP server implementation for managing FS before? Is it feasible with little efforts?
p.s. I've tried seaching for keywords "ftp server" in discussions/issues etc. on Git and Discord channecls - nothing there.
Nikolay
Beta Was this translation helpful? Give feedback.
All reactions