# Cascading copy

Start a cascading copy after each successful OffShoot transfer.

### How to use

1. Download and open the script then add your `cascadeDestination`.&#x20;
2. Add the saved script to the [File Copy Completed](https://https/@hedgedocs/s/hedge/~/drafts/-LdOXGAsklsfqIQWN4PI/primary/hedge/scripts/events/filecopycompleted) event in OffShoot's `Settings > Scripting` pane.
3. When a transfer completes, the script is run.
4. You can hide the alert by changing `showAlert` to `false`

{% hint style="info" %}
Source Collections without a Label are not supported.\
OffShoot's Organize features are not supported.
{% endhint %}

### Settings

```
set cascadeDestination to "/Volumes/GDRIVE-12TB"
set showAlert to true
```

### Download

{% file src="<https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LStRji2w1AYja1bLBFv%2Fuploads%2FRmduYshdd1FY48vQMzxZ%2FCascade%20transfer%20with%20Hedge.scpt.zip?alt=media&token=9386c71b-65d0-4fc4-93d9-b115f21241f1>" %}
