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

Filter

Rsync pattern rules are used to include or skip specific files or directories during the synchronization process.
+ included_file
- excluded_file 
Check out the documentation about rsync filters
# 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

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

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
  • 04/05/24 12:28:13 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