Luc
c706f44229
Implement FTP Server feature
...
rewrite the file time access
fix some debug error
add rename function in file systems when available
2019-10-31 22:29:38 +01:00
Luc
0c0a95d6f7
Add Global FileSystem
...
Allows to browse /FS (flash) and /SD (SD card) under /
[ESP780] can browse SD and FS under /
[ESP790] allow file actions under /
to be used with FTP server
2019-10-28 22:06:23 +01:00
Luc
867b523588
Use global FILE_OPEN WRITE an APPEND
...
same meaning no need different define use only one for all filesystem
2019-10-28 09:04:59 +01:00
Luc
a27045080f
code formating
2019-10-26 09:31:07 +02:00
Luc
3784120487
Fix compilation issue with SD anf esp8266
2019-10-22 18:48:40 +02:00
Luc
3bae4748bf
Add [ESP715]FORMATSD to format SD card
...
Add SD format feature on SDFat for esp8266 and esp32
2019-10-22 13:12:27 +02:00
Luc
c37b90ea05
Add time in sd file
...
Add create command to filesystem
Clean SD filesystem code
2019-10-21 17:50:18 +02:00
Luc
bbadbc2be3
Add SDFat for ESP32
2019-10-18 20:57:36 +02:00
Luc
e7818cb5e6
Fix _filename
...
remove /. reference
2019-10-17 20:35:41 +02:00
Luc
bd026eabe9
prepare API for shorname
...
Fix filename for esp8266
2019-10-16 17:24:48 +02:00
Luc
bead8ba2d8
code cleaning
2019-10-14 20:28:53 +08:00
Luc
d376059509
add esp8266 sd native
2019-10-14 20:15:30 +08:00