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

Rsync Filters

Rsync filters are used to include or exclude specific files or directories during the synchronization process.
Check out the documentation to find out more.
# 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

Rsync Options

Rsync provides a wide range of options that enable you to customize its behaviour and control various aspects of file transfer.
Check out the documentation to find out more.
--recursive --times --omit-dir-times --update --compress

Status

  • 20/04/24 13:03:26 GMT
    references process is RUNNING

Name

Identifier

lnk_01FWEWJGNTGYNS81W6T22Q7A7K


							
{
"_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