Skip to content

Commit 7cd5ee3

Browse files
J-CMartinfabaff
authored andcommitted
All in One documentation - WinSCP section update (home-assistant#1795)
Added some more verbiage as how to properly configure WinSCP to be able to access the folder structure under .homeassistant with the ability to edit the config files using WinSCP. It took me a bit to find that SCP protocol needed to be selected when creating a new session, so I edited the last paragraph to add that requirement and make it easier for first time installers.
1 parent 6a22aa6 commit 7cd5ee3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/getting-started/installation-raspberry-pi-all-in-one.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,6 @@ The (**homeassistant**)user is added to the GPIO group as part of the install no
109109

110110
### {% linkable_title WinSCP %}
111111

112-
If you are Windows users who is using [WinSCP](https://winscp.net/), please note that after running the installer, you will need to modify settings allowing you to "switch users" to edit your configuration files. The needed change within WinSCP is: **Environment** -> **SCP/Shell** -> **Shell** and set it to `sudo su -`.
112+
If you are Windows users who is using [WinSCP](https://winscp.net/), please note that after running the installer, you will need to modify settings allowing you to "switch users" to edit your configuration files.
113+
114+
First create a new session on WinSCP using Protocol **SCP** pointing to your Pi IP address and port 22 and then modify the needed setting by click on **Advanced...** -> **Environment** -> **SCP/Shell** -> **Shell** and selecting `sudo su -`.

0 commit comments

Comments
 (0)