yaourdt / tasmota-to-mgos

A minimal firmware for OTA (over the air) flashing Mongoose OS from Tasmota, Tuya stock, or compatible firmware types.
GNU General Public License v3.0
63 stars 15 forks source link

curl: (26) Failed to open/read local data from file/application #6

Closed seantdavidson closed 3 years ago

seantdavidson commented 3 years ago

Sorry new to this stuff but I am getting the following error when I try to run the curl file. I am trying to Flash the Shelly 1L back to the stock firmware. If anyone can help out that would be great. I am using the following lines below, with the error and this is after connecting to the device wifi.

curl -i -F filedata=@SHSW-1.zip http://10.42.42.44/update

curl: (26) Failed to open/read local data from file/application

seantdavidson commented 3 years ago

Sorry user error, was in the wrong location.