From d5deabc6122ccfb181a26e91040fd7b4551dd818 Mon Sep 17 00:00:00 2001 From: Fabian Date: Fri, 12 Jan 2018 22:18:02 +0100 Subject: [PATCH] Updated OTA over SCP (markdown) --- OTA-over-SCP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OTA-over-SCP.md b/OTA-over-SCP.md index efa5f7de..da35e09f 100644 --- a/OTA-over-SCP.md +++ b/OTA-over-SCP.md @@ -1,4 +1,4 @@ -How to setup and configure "OTA over SCP" upload for PlatformIO. The uploader pushes .bin files to remote OTA server using SCP. Images can be served to Sonoff-Tasmotas from there. +How to setup and configure "OTA over SCP" upload for PlatformIO. The uploader pushes .bin files to remote OTA server using SCP (SSH connection). Images can be served to Sonoff-Tasmotas from there. # Configuration To upload .bin images to OTA server using SCP, edit the following lines under target environment: