Demo Hub ➡️ Studio 7 - Comp & Post Production

Demo Project / Demo / Studio 7 Post / tools
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_01GQCPXY364HAAA7MQW054Q2V5

Global Rsync Options

Current Link Rsync Options

Switches

Status

Read
Begin
End
# This studio receives a local copy of the
# specific tools used by the production

+ /tools/
+ /tools/**

# The option rsync --delete is used on this
# link so we get an exact copy of the
# producer's tools (continuous integration)
{
"_id": "lnk_01GQCPXY364HAAA7MQW054Q2V5",
"author": "remy",
"include": "# This studio receives a local copy of the\n# specific tools used by the production\n\n+ /tools/\n+ /tools/**\n\n# The option rsync --delete is used on this\n# link so we get an exact copy of the\n# producer's tools (continuous integration)",
"name": "tools",
"rsync_args": "--delete",
"src_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"tgt_id": "vol_01FWEWD03NV0MR3MCM6V57ZRAH",
"time": 1674390206566
}
API Reference