doc.rustdesk.com/content/manual/mobile/_index.en.md
2022-05-12 22:59:48 +08:00

68 lines
3.1 KiB
Markdown
Executable File
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Mobile
weight: 1
---
### Remote Control
------
Enter the ID of remote device in the home page or select a historical device to verify.
After the verification is successful, you can control remote device.
| Home | Successfully connected |
| --------------- | -------------------------------------------------------- |
| ![](/docs/en/manual/mobile/images/connection_home_en.jpg?width=300px) | ![](/docs/en/manual/mobile/images/connection_en.jpg?width=300px) |
Input control provides `mouse mode`/`touch mode` two modes, which can be switched through the lower toolbar.
| Enter | Mode selection |
| --------------- | -------------------------------------------------------- |
| ![](/docs/en/manual/mobile/images/touch_mode_icon_en.png?width=300px) | ![](/docs/en/manual/mobile/images/touch_mode_en.jpg?width=300px) |
{{% notice note %}}
In `mouse mode`,you can also trigger the remote device's `Right Mouse` with a `Two-Finger Tap`
{{% /notice %}}
### File Transfer (Android)
------
require RustDesk 1.1.9+.
In the device list on the home page, select the device.
Long press or tap more options on the right to select `File Transfer`
| Home | Successfully connected |
| --------------- | -------------------------------------------------------- |
| ![](/docs/en/manual/mobile/images/connection_home_file_en.jpg?width=300px) | ![](/docs/en/manual/mobile/images/file_connection_en.jpg?width=300px) |
- The initial directory is the Home directory of the device, you can click <i class="fas fa-home"></i> to quickly return to Home.
- Below the title bar is the directory level, you can click the corresponding folder to jump quickly.
- Click <i class="fas fa-arrow-up"></i> to access the parent directory.
- The current absolute path and project statistics will be prompted at the bottom of the list.
- Click `Local` / `Remote` in the title bar to switch pages.
#### **How to transfer files?**
| Multi-Select Mode | File Paste |
| --------------- | -------------------------------------------------------- |
| ![](/docs/en/manual/mobile/images/file_multi_select_en.jpg?width=300px) | ![](/docs/en/manual/mobile/images/file_copy_en.jpg?width=300px) |
1. **Long press** on a file or folder in the list to quickly enter the **multiple selection mode**, which can delete multiple items or transfer files.
2. After selecting the file, switch the `local` / `remote` page, after switching the page, you will see `Paste here? ` prompt, click the paste file icon in the picture to transfer the selected file/folder to the target directory.
### **Set ID/Relay Server**
------
Click `Settings` on the bottom navigation bar, enter the settings page and click `ID/Relay Server`.
After entering and submitting, it will automatically switch to the specified server.
You can also configure by scanning [QR code](https://rustdesk.com/docs/en/self-host/console/images/console-home.png?v2).
The picture below is a screenshot of Android. If it is iOS, please check top-right menu on the home page.
![](/docs/en/manual/mobile/images/id_setting_en.jpg?width=300px)
For details of self-host server, please refer to [self-host](/docs/en/self-host/)