# 文件处理

目前暂不提供文件夹的上传下载，可以将文件夹进行压缩打包后进行上传下载。

{% content-ref url="/pages/-LZDrz0L7X1lvP5GZM1P" %}
[上传文件](/easycae/cloud-desktop/file-process/upload.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LZDs3kMJvaO7AhBMzir" %}
[下载文件](/easycae/cloud-desktop/file-process/download.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LZDs6LlvKS9\_KZfZnBp" %}
[大文件处理](/easycae/cloud-desktop/file-process/large-file.md)
{% endcontent-ref %}


---

# 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://easycae.gitbook.io/easycae/cloud-desktop/file-process.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.
