Demo Studio2 Chars 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 add the option rsync --delete so the
# producer can clean the refs folder we have
# on our local server

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
--compress

Status

  • 15/12/23 13:23:13 GMT
    references was READ
  • 15/12/23 13:23:13 GMT
    references process was STARTED
  • 15/12/23 13:24:24 GMT
    references process ENDED
  • 07/05/24 22:51:16 GMT
    references process is IDLE

Name

Identifier

lnk_01FWEWJGNS8SP7M4WGV9GG0QMC


							
{
"_id": "lnk_01FWEWJGNS8SP7M4WGV9GG0QMC",
"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 add the option rsync --delete so the\n# producer can clean the refs folder we have\n# on our local server\n",
"name": "references",
"organization": "trk_01FWETXZFRX9M0GA184CMV85AM",
"rsync_args": "--delete",
"src_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"tgt_id": "vol_01FWEWD03HZTQPR93Z5A162JPF",
"time": 1639136357242,
"timeBegin": "2023-12-15 13:23:13+00:00",
"timeEnd": "2023-12-15 13:24:24+00:00",
"timeRead": "2023-12-15 13:23:13+00:00"
}
API Reference