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.

assets

Multistudios Movie Production Demo ➡️ Layout & Block anim in La Réunion

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
--chmod=ugo=rwX

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
# This studio receives the references from
# the producer (designs, color, storyboard,
# animatic):

+ /refs/
+ /refs/**

# This studio also constantly receives the
# approved assets that are used to populate
# the shot scenes:

+ /asset/
+ /asset/**

# We want the producer to be able to clean
# our local refs folder so we add the option
# rsync --delete to this link

Name

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

Identifier

lnk_01FWEWJGNTSPMMV4S25X8D7X5Z

Write Permissions

@guest

Recent Activity

  • 21/10/25 05:12:54 GMT
    assets process is RUNNING



							
{
"_id": "lnk_01FWEWJGNTSPMMV4S25X8D7X5Z",
"author": "support",
"enable": true,
"error": 0,
"include": "# This studio receives the references from\n# the producer (designs, color, storyboard,\n# animatic):\n\n+ /refs/\n+ /refs/**\n\n# This studio also constantly receives the\n# approved assets that are used to populate\n# the shot scenes:\n\n+ /asset/\n+ /asset/**\n\n# We want the producer to be able to clean\n# our local refs folder so we add the option\n# rsync --delete to this link\n",
"name": "assets",
"organization": "trk_01FWETXZFRX9M0GA184CMV85AM",
"rsync_args": "--delete",
"src_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"tgt_id": "vol_01FWEWD03N708YHRRYKMV9347Z",
"time": 1639136357242,
"tracker": "trk_01FWETXZFRX9M0GA184CMV85AM"
}
API Reference