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

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:

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

  • 05/05/24 11:24:00 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