Demo Studio6 Light references
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 ➡️ Lighting & Rendering in Las Palmas

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 receive from the producer the references
# we need (the animated storyboard and color
# tests) for our lighting/shading department:

+ /refs/
+ /refs/animatic/
+ /refs/animatic/**
+ /refs/color/
+ /refs/color/**

# The producer can clean the refs 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_01G16CZ78GGC6D5MWS6DJ18F6J

Identifier

lnk_01G16CZ78GGC6D5MWS6DJ18F6J

Write Permissions

@guest

Recent Activity

  • 20/10/25 10:04:37 GMT
    references process is RUNNING



							
{
"_id": "lnk_01G16CZ78GGC6D5MWS6DJ18F6J",
"author": "remy",
"enable": true,
"include": "# We receive from the producer the references\n# we need (the animated storyboard and color\n# tests) for our lighting/shading department:\n\n+ /refs/\n+ /refs/animatic/\n+ /refs/animatic/**\n+ /refs/color/\n+ /refs/color/**\n\n# The producer can clean the refs we have on\n# our local server\n",
"name": "references",
"rsync_args": "--delete",
"src_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"tgt_id": "vol_01FWEWD03N71ZWJJD61RCBWXZ0",
"time": 1650556116240
}
API Reference