Demo Hub ➡️ Studio 5 - Anim Shanghaï

Demo Project / Demo / Studio 5 Anim / assets and sequences
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_01GQA5A6QN1BYYEN42971WE5R6

Global Rsync Options

Current Link Rsync Options

Switches

Status

Read
Begin
End
# we want to continuously receive every assets and
# sequences which were approved by the producer's
# studio
+ /asset/
+ /asset/**
+ /sequence/
+ /sequence/**

# we want the producer to be able to clean these
# local folders so we add the option rsync
# --delete to this link
{
"_id": "lnk_01GQA5A6QN1BYYEN42971WE5R6",
"author": "remy",
"enable": true,
"include": "# we want to continuously receive every assets and\n# sequences which were approved by the producer's\n# studio\n+ /asset/\n+ /asset/**\n+ /sequence/\n+ /sequence/**\n\n# we want the producer to be able to clean these\n# local folders so we add the option rsync\n# --delete to this link",
"name": "assets and sequences",
"rsync_args": "--delete",
"src_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"tgt_id": "vol_01FWEWD03P2A13ZWQS3VAWEXAE",
"time": 1674304625397
}
API Reference