-->
Page 1 of 3

Download files from SPIFFS to computer

PostPosted: Fri Jan 22, 2016 7:29 pm
by MCUdude
Hi!
I've been searching around, but I haven't found any info. Is it possible to download files (like log files) from SPIFFS and store them on a computer?

I got an ESP-12 module with 4MB of flash memory. When I choose "3M (1M SPIFFS)" the upload message still says that I just got 1MB available to store my program. How come?
Code: Select allSketch uses 275,616 bytes (26%) of program storage space. Maximum is 1,044,464 bytes.

Re: Download files from SPIFFS to computer

PostPosted: Mon Jan 25, 2016 1:55 am
by MCUdude
Nobody knows about this?

Re: Download files from SPIFFS to computer

PostPosted: Mon Jan 25, 2016 2:34 am
by Pablo2048
It seems like nobody want to do job for You :-) Anyway did You hear about FTP server for Arduino ESP8266?

Re: Download files from SPIFFS to computer

PostPosted: Tue Jan 26, 2016 3:37 am
by MCUdude
Sweet! I'll test out the FTP server! :)
Still, does anyone know where those 2MB goes when choosing "3M (1M SPIFFS)"?