---
title: "Progressive File Retrieval: Enabling/Disabling in WCN"
slug: "progressive-file-retrieval-enablingdisabling"
description: "Retrieve the whole file from the target when accessing a stub file. Disable this setting to retrieve only the portion of the stub file that is currently being read by the application. "
updated: 2026-04-15T20:34:30Z
published: 2026-04-15T20:34:30Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wasabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Progressive File Retrieval: Enabling/Disabling in WCN

By default, when retrieving a file from the bucket on-demand (an application attempts to open its stub counterpart on the source), WCN starts retrieving data from the offset requested by the application (with most applications this is the beginning of the file). WCN consecutively retrieves the rest unless you close the file before reading it to its end. You can disable the progressive retrieval of data and configure WCN to retrieve only the portion of the file that is currently being read by the application, as long as the respective application supports reading only portions of a file.

To enable/disable progressive file retrieval:

1. Click **Global Settings**.
2. Click the checkbox to **Enable progressive retrieval**.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/enable progressive retrieval.png)
3. Optionally, uncheck **Enable progressive retrieval**to disable.

> A red exclamation mark appears to the left of Global Settings to indicate that a setting has been changed, though not yet applied: ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/general-advanced-settings-image-tewjjxr0.jpg)
4. Click **Apply**.
5. A message will notify you that WCN must restart to apply the changes. Click **Yes**.
6. A message will confirm that WCN was successfully restarted. Click **OK**.
