# Host/Target File Sharing

A small virtual disk created on your host computer can be shared with a target computer through Kiwi Pro. This allows easy file sharing between the host and target computers, without the need for network or physical storage devices.

You can access the virtual file sharing dialog by navigating to Advanced -> File Sharing (Virtual Disk) in the menu. This option becomes available only after connecting a Kiwi Pro device.

<figure><img src="/files/W6oi2lJPfWK8EWDLMco7" alt=""><figcaption></figcaption></figure>

Click the "Mount to Target" button to mount the virtual disk as a USB storage device on the target computer.

{% hint style="warning" %}
It is an experimental feature. There are limitations on the size of the virtual disk and the speed of file transferring. The firmware and software of this feature are currently under active development.
{% endhint %}


---

# 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://cytrence.gitbook.io/cytrence-kiwi-document/kiwi-pro-plus-features/host-target-file-sharing.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.
