Demo Studio5 Anim 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

issue about ssh or docker. Please check the agent's logs

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 automatically send to the server the
# shots we write in our local publish
# folder:

+ /pub/
+ /pub/sequence/
+ /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

  • 26/04/24 03:24:32 GMT
    deliveries process is RUNNING

Name

Identifier

lnk_01G0J7RX4895GG0FHEKKT6ZWKM


							
{
"_id": "lnk_01G0J7RX4895GG0FHEKKT6ZWKM",
"author": "remy",
"enable": true,
"error": 12,
"include": "# We automatically send to the server the\n# shots we write in our local publish\n# folder:\n\n+ /pub/\n+ /pub/sequence/\n+ /pub/sequence/**\n",
"name": "deliveries",
"rsync_args": "",
"src_id": "vol_01FWEWD03P2A13ZWQS3VAWEXAE",
"tgt_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"time": 1649879577736
}
API Reference