# Stop & Resume

Need to stop a transfer? Did a transfer fail? You can stop and resume transfers in OffShoot at your convenience.

## Requirements

* OffShoot 24.1  or newer.

## How to use

* When a transfer is running, stop it with the `Stop` button.
* Once stopped, you can resume the transfer with the `Resume` button.

  * You can also resume `Failed` transfers, or transfers that report `Completed with warnings`. <br>

  <figure><img src="https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LStRji2w1AYja1bLBFv%2Fuploads%2FAn8YJa0NxReLHZjjsRRy%2Fstop-resume.png?alt=media&#x26;token=ecf844cb-ade3-4d97-9560-ad95016683a5" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %}
When the destination connection is suddenly lost, OffShoot can't write Transfer logs and (ASC)MHL files on that destination. However, OffShoot will write a local transfer log, which is available in `OffShoot > Window > Transfer Log`.

Depending on the destination drive and filesystem used, transferred folders and/or files might be missing, incomplete, or show as zero-byte files. Before resuming, make sure to remove any incomplete or zero-byte files from the destination (or all files when a full (ASC)MHL is needed).
{% endhint %}

When resuming:

* OffShoot will ensure the correct Source is resumed by comparing the Source index.
* Partially copied files or files OffShoot did not successfully verify are removed from the destination and transferred again.
* Changing OffShoot's global application settings will affect restarted transfers. Only Organize, Verification, and MHL-related settings are retained for each transfer.
* OffShoot will resume by restarting the transfer and skipping files that are already on the destination based on [Duplicate Detect](https://docs.hedge.video/offshoot/features/duplicate-detect) rules.

## Limitations

* Resuming a transfer will result in a new Transfer Log and new (ASC)MHL files containing the **newly** transferred files.&#x20;
* Resuming a partially copied/verified file is not possible.


---

# 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/stop-and-resume.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.
