Demo Studio4 Layout 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

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 automatically send to the server the
# shots we write in our local publish folder.
# We also publish the basic layout versions
# of the assets (bounding boxes, etc):

+ /pub/
+ /pub/asset/
+ /pub/asset/**
+ /pub/sequence/
+ /pub/sequence/**

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

  • 28/09/22 14:09:21 GMT
    deliveries process ENDED
  • 28/09/22 14:13:25 GMT
    deliveries was READ
  • 28/09/22 14:13:25 GMT
    deliveries process was STARTED
  • 02/05/24 09:10:49 GMT
    deliveries process is RUNNING

Name

Identifier

lnk_01G0J72XBAAQ3PQM9PSPP93E84


							
{
"_id": "lnk_01G0J72XBAAQ3PQM9PSPP93E84",
"author": "remy",
"enable": true,
"include": "# We automatically send to the server the\n# shots we write in our local publish folder.\n# We also publish the basic layout versions\n# of the assets (bounding boxes, etc):\n\n+ /pub/\n+ /pub/asset/\n+ /pub/asset/**\n+ /pub/sequence/\n+ /pub/sequence/**\n",
"name": "deliveries",
"rsync_args": " --delete --progress",
"src_id": "vol_01FWEWD03N708YHRRYKMV9347Z",
"tgt_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"time": 1649878857066,
"timeBegin": "2022-09-28 14:13:25+00:00",
"timeEnd": "2022-09-28 14:09:21+00:00",
"timeRead": "2022-09-28 14:13:25+00:00"
}
API Reference