Demo Studio5 Motion references
Issue about ssh or docker. Check the agent's logs
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.

references

Multistudios Movie Production Demo ➡️ Animation in Shanghaï

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

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 want to receive every references from
# the producer (designs, color, storyboard,
# animatic)

+ /refs/
+ /refs/**

# we add the option rsync --delete so the
# producer can clean the refs folder we have
# on our local server

Name

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

Identifier

lnk_01G16CZ2YJ68T0YQYSZ40BNGJK

Write Permissions

@guest

Recent Activity

  • 20/10/25 19:24:39 GMT
    references process is RUNNING



							
{
"_id": "lnk_01G16CZ2YJ68T0YQYSZ40BNGJK",
"author": "remy",
"enable": true,
"error": 12,
"include": "# we want to receive every references from\n# the producer (designs, color, storyboard,\n# animatic)\n\n+ /refs/\n+ /refs/**\n\n# we add the option rsync --delete so the\n# producer can clean the refs folder we have\n# on our local server",
"name": "references",
"rsync_args": "--delete",
"src_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"tgt_id": "vol_01FWEWD03P2A13ZWQS3VAWEXAE",
"time": 1650556111826
}
API Reference