Demo Studio3 Sets 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.
# We want to receive every references from
# the producer (designs, color, storyboard,
# animatic):

+ /refs/
+ /refs/**

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

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

  • 15/12/23 13:41:45 GMT
    references was READ
  • 15/12/23 13:41:45 GMT
    references process was STARTED
  • 15/12/23 13:42:21 GMT
    references process ENDED
  • 19/04/24 21:32:03 GMT
    references process is IDLE

Name

Identifier

lnk_01FWEWJGNRFKWHDY1KQKQZ43RC


							
{
"_id": "lnk_01FWEWJGNRFKWHDY1KQKQZ43RC",
"author": "support",
"enable": true,
"error": 0,
"include": "# We want to receive every references from\n# the producer (designs, color, storyboard,\n# animatic):\n\n+ /refs/\n+ /refs/**\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": "references",
"organization": "trk_01FWETXZFRX9M0GA184CMV85AM",
"rsync_args": "--delete",
"src_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"tgt_id": "vol_01FWEWD03MXB0PF0AD7D822D0P",
"time": 1639136357242,
"timeBegin": "2023-12-15 13:41:45+00:00",
"timeEnd": "2023-12-15 13:42:21+00:00",
"timeRead": "2023-12-15 13:41:45+00:00"
}
API Reference