mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #349] FTP server for Access Point FW #757
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LeftPinkie on GitHub (Jul 7, 2024).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/349
Request to add FTP server to access point fw. This will allow us to upload & manage files on the AP. While the edit page (
http://{ap_ip_address}/edit) is adequate to manage one file at a time, FTP would allow us to upload, delete, download multiple files. Also, please allow ability to create/delete directories.@jonasniesner commented on GitHub (Jul 15, 2024):
I have to close this as not planed for now. The ESP is at its limits at the moment and adding FTP would most likely push it over. We maybe can think about it after S2 based APs are discontinued.
@LeftPinkie commented on GitHub (Jul 15, 2024):
Maybe include in the AP binary but not activated / enabled by default... and have it as an option to enable via the admin page