Demo Ranch scenes to render
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.

scenes to render

Multistudios Movie Production Demo ➡️ Ranch Computing

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 synchronisation process.
+ included_file
- excluded_file
# ignored line
Check out the documentation about rsync filters
# get some scenes dropped into this directory
+ /scenes_to_render/
+ /scenes_to_render/**

# get assets and sequences (approved and always up-to-date)
+ /assets/
+ /assets/**
+ /sequences/
+ /sequences/**

Name

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

Identifier

lnk_01KAZR9GB9N14F50HS196B6T32

Write Permissions

@guest

Recent Activity

  • 16/12/25 17:18:16 GMT
    scenes to render process is RUNNING



							
{
"_id": "lnk_01KAZR9GB9N14F50HS196B6T32",
"author": "remy",
"include": "# get some scenes dropped into this directory\n+ /scenes_to_render/\n+ /scenes_to_render/**\n\n# get assets and sequences (approved and always up-to-date)\n+ /assets/\n+ /assets/**\n+ /sequences/\n+ /sequences/**\n",
"name": "scenes to render",
"rsync_args": "--ignore-existing",
"src_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"tgt_id": "vol_01KAC1KWK4Q0843MHF7VGQ7JKD",
"time": 1764149739881
}
API Reference