Demo Hub ➡️ Studio 3 - Sets&Props

Demo Project / Demo / Studio 3 Sets / references
A link allow to precisely define what files are automatically transfered between 2 volumes or hubs in one direction. In the «Parameters» tab, we can specify the filter rules used by the underlying rsync for this specific link.

Hubs

Identifier

lnk_01FWEWJGNRFKWHDY1KQKQZ43RC

Global Rsync Options

Current Link Rsync Options

Switches

Status

Read
Begin
End
# We want to receive every references from the producer
# (designs, color, storyboard, animatic):

+ /refs/
+ /refs/**

# We want the producer to be able to clean our local
# refs folder so we add the option rsync --delete to
# this link
{
"_id": "lnk_01FWEWJGNRFKWHDY1KQKQZ43RC",
"author": "support",
"enable": true,
"error": 0,
"include": "# We want to receive every references from the producer\n# (designs, color, storyboard, animatic):\n\n+ /refs/\n+ /refs/**\n\n# We want the producer to be able to clean our local\n# refs folder so we add the option rsync --delete to\n# this link\n",
"name": "references",
"organization": "trk_01FWETXZFRX9M0GA184CMV85AM",
"rsync_args": "--delete",
"src_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"tgt_id": "vol_01FWEWD03MXB0PF0AD7D822D0P",
"time": 1639136357242,
"tracker": "trk_01FWETXZFRX9M0GA184CMV85AM"
}
API Reference