mirror of
https://github.com/clockworkpi/GameShellDocs.git
synced 2025-12-16 19:58:50 +01:00
Created Transfer File through Wi-Fi with GUI client (markdown)
parent
52b150f1d1
commit
a69c71bd40
32
Transfer-File-through-Wi-Fi-with-GUI-client.md
Normal file
32
Transfer-File-through-Wi-Fi-with-GUI-client.md
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
### Connect your GameShell to the same Wi-Fi network as your PC
|
||||||
|
GameShell -> Settings -> Wi-Fi
|
||||||
|
|
||||||
|
### Open Tiny Cloud app on GameShell
|
||||||
|
|
||||||
|
<img src="https://i.imgur.com/tcbMjqa.jpg" width="400" />
|
||||||
|
|
||||||
|
So in my case:
|
||||||
|
- local IP address is `192.168.0.107`
|
||||||
|
- username (ID): `cpi`
|
||||||
|
- password (Key): `cpi`
|
||||||
|
|
||||||
|
### Now install and run FTP client with SFTP support.
|
||||||
|
I use https://cyberduck.io/ (for Mac and Windows) and all next screenshot are from there. For Linux you can use https://filezilla-project.org/
|
||||||
|
|
||||||
|
### Connect CyberDuck to your GameShell
|
||||||
|
1. Click `Open Connection`
|
||||||
|
<img src="https://i.imgur.com/VxVwpXp.png" width="400" />
|
||||||
|
|
||||||
|
2. Chose SFTP from dropdown
|
||||||
|
<img src="https://i.imgur.com/4Hc3nGF.png" width="400" />
|
||||||
|
|
||||||
|
3. Type your IP address, Username and Password:
|
||||||
|
<img src="https://i.imgur.com/khfFp6L.png" width="400" />
|
||||||
|
|
||||||
|
4. Your should see the list of directories in home folder:
|
||||||
|
<img src="https://i.imgur.com/sblnhgt.png" width="400" />
|
||||||
|
|
||||||
|
5. To show all hidden files and folder:
|
||||||
|
<img src="https://i.imgur.com/zSSHYr9.png" width="400" />
|
||||||
|
|
||||||
|
Now you can drag'n'drop files from your PC and vice versa
|
||||||
Loading…
x
Reference in New Issue
Block a user