Studio 3 - Sets&Props ➡️ Demo Hub

Demo Project / Demo / Studio 3 Sets / 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_01G0J7VKHPKF72A26K38S16YA2

Global Rsync Options

Current Link Rsync Options

Switches

Status

Read
Begin
End
# We send the files we write in our local
# publish folder, but not the "wip" files:

+ /pub/
+ /pub/asset/
- *wip*
+ /pub/asset/**
{
"_id": "lnk_01G0J7VKHPKF72A26K38S16YA2",
"author": "remy",
"enable": true,
"include": "# We send the files we write in our local\n# publish folder, but not the \"wip\" files:\n\n+ /pub/\n+ /pub/asset/\n- *wip*\n+ /pub/asset/**\n",
"name": "deliveries",
"src_id": "vol_01FWEWD03MXB0PF0AD7D822D0P",
"tgt_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"time": 1649879666230
}
API Reference