minor clarifications about IP

master
Frans de Jonge 5 years ago
parent 394561a546
commit 36d6bbc47b

@ -1,12 +1,12 @@
# Connecting through FTP - without password
# Connecting through SFTP - without password
You can connect to device when it is online (in your home WiFi network) with FTP if you setup your SSH to allow root logins without password.
You can connect to device when it is online (in your home WiFi network) with SFTP if you setup your SSH to allow root logins without password.
First setup SSH to allow connecting without password in SSH menu (which is WiFi menu):
![](https://user-images.githubusercontent.com/202757/62869299-de1f4700-bd17-11e9-946c-1940853e1069.png)
After that setup any standard FTP client to connect using devices specific IP address (you need to know how to find your devices IP address), and using port 2222 (standard FTP port is 22). Like shown on image below (leave password field empty):
After that setup any standard FTP client to connect using the device's specific IP address (this is shown when starting the SSH server and also available under network info), and using port `2222` (standard FTP port is 22). Like shown on image below (leave password field empty):
![](https://user-images.githubusercontent.com/202757/62867437-8a126380-bd13-11e9-8d08-4ebd5f25dcf8.png)

Loading…
Cancel
Save