# 文件传输

> 无线文件管理工具

此功能允许您通过 Wi-Fi 网络，在手机/电脑和车机之间快速传输文件，无需数据线。

## 功能入口

* **入口**: 首页 -> 实用工具 -> 局域网传输
* **图标**:&#x20;

## 使用步骤

1. **确保网络连接**: 手机/电脑需与车机连接到同一个 Wi-Fi 网络（或者手机连接车机的热点）。
2. **启动服务**: 进入页面，确保服务状态为"运行中"。
3. **访问管理页面**:
   * **手机**: 使用相机或浏览器扫描屏幕上的二维码。
   * **电脑**: 在浏览器地址栏输入屏幕上显示的网址（如 `http://192.168.1.100:8080`）。
4. **管理文件**: 在浏览器中即可进行文件的上传、下载、删除等操作。

## 主要功能说明

* **服务控制**: 支持手动开启、停止服务，或让服务在后台运行。
* **后台运行**: 开启后台运行后，即使退出此页面，文件传输服务依然保持开启，方便您在传输大文件时使用车机的其他功能。
* **日志查看**: 实时显示服务的运行日志，方便排查连接问题。

> \[!TIP] **连接技巧**: 如果扫描二维码无法打开，请检查手机是否连接了车机的热点，或者两者是否在同一局域网内。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://zero-7.gitbook.io/netamade/ne-zha-mei-shi/xi-tong-gong-ju/wen-jian-chuan-shu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
