> For the complete documentation index, see [llms.txt](https://docs.huang1111.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.huang1111.cn/en/huang1111-drive-standard-edition/standard-tutorial-catalog/transfer-files-across-storage-function-tutorials.md).

# Transfer files across storage function tutorials

In order to facilitate you to transfer files across storage, you can enable the Transfer files across storage function after purchasing the self-build space Rights Packages, and transfer files directly from the previously uploaded Microsoft storage to Huang1111 self-build storage.

The transfer process may be unstable due to network factors, so the transfer of some files may not be transferred, it is recommended to try a few more times (due to Microsoft's requirements for some formats of the file, it may not be able to automate the transfer of such files need to be manually transferred)

Be sure to make sure you transfer to self-built storage after purchase, the transfer process does not start automatically after purchase, but rather the automated transfer starts after you manually click Transfer.

## Transfer operation: Right-click the folder/file after entering the main interface, select “Migrate storage policy”, and then you can start the transfer after confirming.

<figure><img src="/files/GqB4r4KjMc5NsUeeVfl0" alt=""><figcaption><p>migrate</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.huang1111.cn/en/huang1111-drive-standard-edition/standard-tutorial-catalog/transfer-files-across-storage-function-tutorials.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
