Studio 1 - Producer ➡️ Demo Hub

Demo Project / Demo / Studio 1 Prod / approved and final
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_01GQA6JXSGR133ZYX64BFB8VR9

Global Rsync Options

Current Link Rsync Options

Switches

Status

Read
Begin
End
# The producer reviews the delivered files and
# copy them to the final folders if approved.
# We send these files to the server so they can
# be used by the next stage:

/asset/
/asset/**
/sequence/
/sequence/**

# The producer is the only studio writing to these
# folders and would like to be able to make an
# identical copy in the other studios so we add
# the option rsync --delete
{
"_id": "lnk_01GQA6JXSGR133ZYX64BFB8VR9",
"author": "remy",
"enable": true,
"include": "# The producer reviews the delivered files and\n# copy them to the final folders if approved.\n# We send these files to the server so they can\n# be used by the next stage:\n\n/asset/\n/asset/**\n/sequence/\n/sequence/**\n\n# The producer is the only studio writing to these\n# folders and would like to be able to make an\n# identical copy in the other studios so we add\n# the option rsync --delete\n",
"name": "approved and final",
"rsync_args": "--delete",
"src_id": "vol_01FWEWD03P3J2H98TQ0Y4AXF3H",
"tgt_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"time": 1674305959727
}
API Reference