-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Description
I try to load data into my esp8266 module using arduino-esp8266fs-plugin and get the error: "error: failed to open file for reading", because The security policy configured in my antivirus prevents the files from the Temp folder from starting.
Is there a way to change the folder in which to save the file with the extension .spiffs.bin?
[SPIFFS] data : C:\Users\user\Desktop\arduino-1.8.2\WIFI\ESP-remote_sensor_info\data
[SPIFFS] size : 3052
[SPIFFS] page : 256
[SPIFFS] block : 8192
/index.htm.gz
/style.css.gz
[SPIFFS] upload : C:\Users\user\AppData\Local\Temp\buildec90edca78b1d4140f53f77473583aca.spiffs/ESP-remote_sensor_info.spiffs.bin
[SPIFFS] address: 0x100000
[SPIFFS] reset : nodemcu
[SPIFFS] port : COM21
[SPIFFS] speed : 921600
error: failed to open file for reading
SPIFFS Upload failed!
Metadata
Metadata
Assignees
Labels
No labels