You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no limit on the path length other then the RAM and storage you have on your device. lfs_file_open makes sure to write the file name to disk and doesn't keep it around.
LittleFS has real directories instead of SPIFFS "paths with slashes", see (littlefs-project/littlefs#353 (comment))
edit: talking about this value:
SimpleFTPServer/FtpServer.h
Line 343 in a655af4
The text was updated successfully, but these errors were encountered: