Demo Hub ➡️ Studio 4 - Layout & Block anim

Demo Project / Demo / Studio 4 Layout / references & assets
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_01FWEWJGNTSPMMV4S25X8D7X5Z

Global Rsync Options

Current Link Rsync Options

Switches

Status

Read
Begin
End
# This studio receives the references from the producer
# (designs, color, storyboard, animatic):

+ /refs/
+ /refs/**

# This studio also constantly receives the approved
# assets that are used to populate the shot scenes:

+ /asset/
+ /asset/**

# 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_01FWEWJGNTSPMMV4S25X8D7X5Z",
"author": "support",
"enable": true,
"error": 0,
"include": "# This studio receives the references from the producer\n# (designs, color, storyboard, animatic):\n\n+ /refs/\n+ /refs/**\n\n# This studio also constantly receives the approved\n# assets that are used to populate the shot scenes:\n\n+ /asset/\n+ /asset/**\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 & assets",
"organization": "trk_01FWETXZFRX9M0GA184CMV85AM",
"rsync_args": "--delete",
"src_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"tgt_id": "vol_01FWEWD03N708YHRRYKMV9347Z",
"time": 1639136357242,
"tracker": "trk_01FWETXZFRX9M0GA184CMV85AM"
}
API Reference