Demo Studio2 Chars 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

Character Design in Angoulême ➡️ Multistudios Movie Production Demo

Rsync 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

Rsync Rules

Rsync pattern rules are used to include or skip specific files or directories during the synchronization process.
+ included_file
- excluded_file
# ignored line
Check out the documentation about rsync filters
# We automatically send to the server the
# assets we write in our local publish
# folder. Excluding our local files
# containing "wip": 

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

Name

Name, at your convenience, without character restriction, to name the element in the interface instead of naming it with its _id
lnk_01G0J7TFMDMQVQKEDXSPMMHQ2Q

Identifier

lnk_01G0J7TFMDMQVQKEDXSPMMHQ2Q

Write Permissions

@guest

Recent Activity

  • 15/12/23 12:42:26 GMT
    deliveries was READ
  • 15/12/23 12:42:26 GMT
    deliveries process was STARTED
  • 15/12/23 13:23:02 GMT
    deliveries process ENDED
  • 03/11/25 17:32:52 GMT
    deliveries process is IDLE



							
{
"_id": "lnk_01G0J7TFMDMQVQKEDXSPMMHQ2Q",
"author": "remy",
"enable": true,
"include": "# We automatically send to the server the\n# assets we write in our local publish\n# folder. Excluding our local files\n# containing \"wip\":  \n\n+ /pub/\n+ /pub/asset/\n- *wip*\n+ /pub/asset/**\n",
"name": "deliveries",
"rsync_args": "",
"src_id": "vol_01FWEWD03HZTQPR93Z5A162JPF",
"tgt_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"time": 1649879629453,
"timeBegin": "2023-12-15 12:42:26+00:00",
"timeDuration": 2436,
"timeEnd": "2023-12-15 13:23:02+00:00",
"timeRead": "2023-12-15 12:42:26+00:00"
}
API Reference