# Cascading Transfers

By utilizing Cascading, you can offload faster. If one of your destinations is faster than the others, Cascading allows you to copy to your fastest destination and then copy from that destination to other destinations. This lets you free up the source earlier, independent of the verification mode used.

### Requirements

* [OffShoot 25.1](https://docs.hedge.video/offshoot/features/pages/-LSuiRqJ75rjp_khhJjP#id-25.1-cascading-transfers)

### How To Set Up

1. First, set your fastest disk as Destination. This is typically an SSD or RAID. Using a NAS as the primary destination is not recommended, as this will bog down your network bandwidth.
2. Drag the next disk you want as a Destination onto the primary Destination and release when a blue outline appears (Figure 1). Repeat for additional Destinations.

<figure><img src="/files/1WQFsk378LMP06Pwfg0R" alt=""><figcaption><p>Figure 1                                                                                Figure 2</p></figcaption></figure>

3. A Cascading Group will be created, with an arrow indicating the flow (Figure 2).
4. When you've added a Source and then hit Add Transfers, transfers will be created for each destination. The transfers that cascade from the primary destination will start when the primary transfer has been completed. The Source can be ejected as soon as the cascading transfers start (Figure 3).

<figure><img src="/files/9P8GyQMvJhjoXywaxDj0" alt=""><figcaption><p>Figure 3</p></figcaption></figure>

Alternatively, you can set up Cascading via the Disk Menu (or right-click a disk); select `Cascade from...` and choose a Destination (Figure 4).

<figure><img src="/files/3ed4YlXVx6iP3XCnpLMi" alt=""><figcaption><p> Figure 4</p></figcaption></figure>

### Advanced Workflows

With an OffShoot Pro license, advanced Cascading workflows are possible.&#x20;

Copy from your primary destinations to multiple other destinations (Figure 5), or switch to continue to cascade, where each previous destination becomes the source for the next destination (Figure 6).&#x20;

<figure><img src="/files/MmIT6RqrxsHzkauZGiy0" alt=""><figcaption><p>Figure 5</p></figcaption></figure>

<figure><img src="/files/OxELAGRyJ9oo4F2V2fwE" alt=""><figcaption><p>Figure 6</p></figcaption></figure>

It's also possible to create multiple Cascading Groups with multiple primary disks acting as sources for secondary disks (see Figure 7).

<figure><img src="/files/Nm5OSzIomCE2iF4l9VEW" alt=""><figcaption><p>Figure 7</p></figcaption></figure>

### Limitations

* To modify your cascading setup, you must drag disks out of Destinations.&#x20;
* Cascading transfers won't show up in Connect yet.
* Cascading transfers are not [(ASC) MHL aware](/offshoot/features/verification.md#mhl-awareness) yet.&#x20;
* Cascading from S3 is not supported.


---

# 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://docs.hedge.video/offshoot/features/cascading-transfers.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.
