Demo Hub ➡️ Studio 1 - Producer

Demo Project / Demo / Studio 1 Prod / deliveries
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_01G16CYJ1GMX9KSJZQ2N7ZBWXQ

Global Rsync Options

Current Link Rsync Options

Switches

Status

Read
Begin
End
# The producer receives the published files from
# the other studios. If a file or directory name
# contains the characters "wip", we exclude it:

+ /pub/
+ /pub/asset/
+ /pub/sequence/
- *wip*
+ /pub/asset/**
+ /pub/sequence/**
{
"_id": "lnk_01G16CYJ1GMX9KSJZQ2N7ZBWXQ",
"author": "remy",
"enable": true,
"include": "# The producer receives the published files from\n# the other studios. If a file or directory name\n# contains the characters \"wip\", we exclude it:\n\n+ /pub/\n+ /pub/asset/\n+ /pub/sequence/\n- *wip*\n+ /pub/asset/**\n+ /pub/sequence/**\n",
"name": "deliveries",
"rsync_args": "",
"src_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"tgt_id": "vol_01FWEWD03P3J2H98TQ0Y4AXF3H",
"time": 1650556094512
}
API Reference