Demo Studio7 Post references
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.

references

Multistudios Movie Production Demo ➡️ Compositing & Post Production in Marseille

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
# From the references sent by the producer,
# we take the color key shots and the
# storyboard

+ /refs/
+ /refs/animatic/
+ /refs/animatic/**
+ /refs/color/
+ /refs/color/**
+ /refs/storyboard/
+ /refs/storyboard/**

# the rsync option --delete is set on this
# link so the producer can also delete or
# rename the files on our side

Name

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

Identifier

lnk_01FWEWJGNTGYNS81W6T22Q7A7K

Write Permissions

@guest

Recent Activity

  • 29/10/25 03:22:03 GMT
    references process is RUNNING



							
{
"_id": "lnk_01FWEWJGNTGYNS81W6T22Q7A7K",
"author": "support",
"enable": true,
"error": 0,
"include": "# From the references sent by the producer,\n# we take the color key shots and the\n# storyboard\n\n+ /refs/\n+ /refs/animatic/\n+ /refs/animatic/**\n+ /refs/color/\n+ /refs/color/**\n+ /refs/storyboard/\n+ /refs/storyboard/**\n\n# the rsync option --delete is set on this\n# link so the producer can also delete or\n# rename the files on our side\n",
"name": "references",
"organization": "trk_01FWETXZFRX9M0GA184CMV85AM",
"rsync_args": "--delete",
"src_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"tgt_id": "vol_01FWEWD03NV0MR3MCM6V57ZRAH",
"time": 1639136357242,
"tracker": "trk_01FWETXZFRX9M0GA184CMV85AM"
}
API Reference