FTP != SFTP

master
QJKX 5 years ago
parent 798cf85337
commit adb395b58a

@ -14,11 +14,11 @@ First setup SSH to allow connecting without password in SSH menu (which is WiFi
![](https://user-images.githubusercontent.com/202757/62869299-de1f4700-bd17-11e9-946c-1940853e1069.png)
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):
After that setup any standard SFTP 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 SFTP 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)
After that you can transfer your files to and from your device with FTP client.
After that you can transfer your files to and from your device with SFTP client.
# Troubleshooting

Loading…
Cancel
Save