diff --git a/Video-Files.md b/Video-Files.md index adab320..2e50b31 100644 --- a/Video-Files.md +++ b/Video-Files.md @@ -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/ ```