Demo Studio1 Prod deliveries
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.

deliveries

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.
# The producer receives the published files
# from the other studios. If a file or
# directory name contains the characters
# "wip", we exclude it:

+ /pub/
+ /pub/asset/
+ /pub/sequence/
- *wip*
+ /pub/asset/**
+ /pub/sequence/**

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 00:19:52 GMT
    deliveries process ENDED
  • 15/12/23 11:21:53 GMT
    deliveries was READ
  • 15/12/23 11:21:53 GMT
    deliveries process was STARTED
  • 25/04/24 13:43:54 GMT
    deliveries process is RUNNING

Name

Identifier

lnk_01G16CYJ1GMX9KSJZQ2N7ZBWXQ


							
{
"_id": "lnk_01G16CYJ1GMX9KSJZQ2N7ZBWXQ",
"author": "support",
"enable": true,
"include": "# The producer receives the published files\n# from the other studios. If a file or\n# directory name contains the characters\n# \"wip\", we exclude it:\n\n+ /pub/\n+ /pub/asset/\n+ /pub/sequence/\n- *wip*\n+ /pub/asset/**\n+ /pub/sequence/**\n",
"name": "deliveries",
"rsync_args": "",
"src_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"tgt_id": "vol_01FWEWD03P3J2H98TQ0Y4AXF3H",
"time": 1650556094512,
"timeBegin": "2023-12-15 11:21:53+00:00",
"timeEnd": "2023-12-15 00:19:52+00:00",
"timeRead": "2023-12-15 11:21:53+00:00"
}
API Reference