esp8266 / arduino-esp8266fs-plugin

Arduino plugin for uploading files to ESP8266 file system
GNU General Public License v2.0
706 stars 214 forks source link

Install path on windows #75

Open zaphodikus opened 4 years ago

zaphodikus commented 4 years ago

The instructions say

/tools/ESP8266FS/tool/esp8266fs.jar But I did not get joy, I "think" should be same on Windows as for ios/unixes, because dropping into "C:\Users\\Documents\Arduino\tools\ESP8266FS\tool\esp8266fs.jar" does appear to be good.
Interplain commented 4 years ago

just found this issue too, instuctions are out of date for latest Arduino IDE. think have to use older version

VitorFrost commented 4 years ago

The instructions say /tools/ESP8266FS/tool/esp8266fs.jar But I did not get joy, I "think" should be same on Windows as for ios/unixes, because dropping into "C:\Users\Documents\Arduino\tools\ESP8266FS\tool\esp8266fs.jar" does appear to be good.

thanks, this way it works