forgot to fix port and username for c3

master
Chalkytannins 2021-12-01 21:21:43 -08:00
parent a2374ea87a
commit 02f7958fab
1 changed files with 8 additions and 2 deletions

@ -16,16 +16,22 @@ Direct Download
### FTP
Requires a Github account, making encryption keys, enabled SSH on the device, and installing a SFTP client on your computer
Software SFTP Clients (Host Name = IP Address, Port 8022, Username root)
Software SFTP Clients:
* [Filezilla](https://filezilla-project.org/)
* [WinSCP](https://sourceforge.net/projects/winscp/)
Once connected, start in path:
##### Comma Three
Host Name: IP Address, Port: 22, Username: comma
Once connected, start in path:
```
/data/media/0/realdata
```
##### Comma Two
Host Name: IP Address, Port: 8022, Username: root
Once connected, start in path:
```
/sdcard/realdata/
```