-
-
Notifications
You must be signed in to change notification settings - Fork 474
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE REQUEST]FTP server #383
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I have added a global FS feature
When USB disk support will be added a |
FTP transfer is 3X faster compare to web transfer and using Fatlib is 30% faster on short transfer speed could change but on long transfer look a like
|
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Now have mature code for ESP8266 and ESP32 and 3.0 code is modular it could be good to add ftp server support
also FS could be easily splited at root
/FS/ for flash, /SD/ for SD, /USB/ for USB key and more if any
The text was updated successfully, but these errors were encountered: