Demo Studio6 Light final assets
A link allow to precisely define what files are automatically transfered between a volume and a hub in one direction. In the «Parameters» tab, we can specify the filter rules used by the underlying rsync for this specific link. Read the link documentation for more details about links.

final assets

Multistudios Movie Production Demo ➡️ Lighting & Rendering in Las Palmas

Rsync Options

Rsync provides a wide range of options to customize its behaviour and to control various aspects of file transfer. Check out the documentation about rsync options
--recursive --times --omit-dir-times --update

Rsync Rules

Rsync pattern rules are used to include or skip specific files or directories during the synchronization process.
+ included_file
- excluded_file
# ignored line
Check out the documentation about rsync filters
# we want to get a local copy of every
# published assets and scenes which were
# approved by the producer (studio 1)

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

Name

Name, at your convenience, without character restriction, to name the element in the interface instead of naming it with its _id
lnk_01GQA3MWX0GZBS7K0RK5BA5VE5

Identifier

lnk_01GQA3MWX0GZBS7K0RK5BA5VE5

Write Permissions

@guest

Recent Activity

  • 27/10/25 02:31:16 GMT
    final assets process is RUNNING



							
{
"_id": "lnk_01GQA3MWX0GZBS7K0RK5BA5VE5",
"author": "remy",
"enable": true,
"include": "# we want to get a local copy of every\n# published assets and scenes which were\n# approved by the producer (studio 1)\n\n+ /asset/\n+ /asset/**\n+ /sequence/\n+ /sequence/**",
"name": "final assets",
"rsync_args": "--delete",
"src_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"tgt_id": "vol_01FWEWD03N71ZWJJD61RCBWXZ0",
"time": 1674302878624
}
API Reference