Demo Studio1 Prod 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 send the references (design, bible,
# storyboard) to the other studios.
# The option rsync --delete is set because
# our studio is the only one to add files
# here, so we can delete and rename

+ /refs/
+ /refs/**

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 11:18:54 GMT
    references was READ
  • 15/12/23 11:18:54 GMT
    references process was STARTED
  • 15/12/23 11:19:03 GMT
    references process ENDED
  • 28/03/24 18:47:29 GMT
    references process is IDLE

Name

Identifier

lnk_01GQ80S6H2J1YR97YR0EQ6K531


							
{
"_id": "lnk_01GQ80S6H2J1YR97YR0EQ6K531",
"author": "support",
"enable": true,
"include": "# We send the references (design, bible,\n# storyboard) to the other studios.\n# The option rsync --delete is set because\n# our studio is the only one to add files\n# here, so we can delete and rename\n\n+ /refs/\n+ /refs/**\n",
"name": "references",
"rsync_args": "--delete",
"src_id": "vol_01FWEWD03P3J2H98TQ0Y4AXF3H",
"tgt_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"time": 1674232764962,
"timeBegin": "2023-12-15 11:18:54+00:00",
"timeEnd": "2023-12-15 11:19:03+00:00",
"timeRead": "2023-12-15 11:18:54+00:00"
}
API Reference