For the complete documentation index, see llms.txt. This page is also available as Markdown.

Cascading copy

Start a cascading copy after each successful OffShoot transfer.

How to use

  1. Download and open the script then add your cascadeDestination.

  2. Add the saved script to the File Copy Completed 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

Source Collections without a Label are not supported. OffShoot's Organize features are not supported.

Settings

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

Download

Last updated