> For the complete documentation index, see [llms.txt](https://docs.zeedrive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zeedrive.com/feature-guide/file-explorer-progress-bar-integration-for-file-copying.md).

# File Explorer Progress Bar Integration For File Copying

When copying a file to a <code class="expression">space.vars.PRODUCT\_NAME</code> mapped network drive with Windows File Explorer, the File Explorer progress bar will show an accurate representation of the file copy progress to SharePoint Online or OneDrive for Business.

The Windows File Explorer progress bar shows copy speed, copy progress and an estimate of time remaining for your file copy to complete.

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

After the progress bar completes successfully, your file should be available in SharePoint Online or OneDrive for Business.


---

# 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:

```
GET https://docs.zeedrive.com/feature-guide/file-explorer-progress-bar-integration-for-file-copying.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.
