Demo Ranch rendered image frames
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.

rendered image frames

Ranch Computing ➡️ Multistudios Movie Production Demo

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
# send rendered frames
# the --delete option is used to get an exact copy
# at destination but other options can be used
+ /renders/
+ /renders/**

Name

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

Identifier

lnk_01KAC1PMN3VHR61CNJ319A2HZ3

Write Permissions

@guest

Recent Activity

  • 15/12/25 23:29:24 GMT
    rendered image frames process is RUNNING



							
{
"_id": "lnk_01KAC1PMN3VHR61CNJ319A2HZ3",
"author": "remy",
"include": "# send rendered frames\n# the --delete option is used to get an exact copy\n# at destination but other options can be used\n+ /renders/\n+ /renders/**\n",
"name": "rendered image frames",
"rsync_args": "--delete",
"src_id": "vol_01KAC1KWK4Q0843MHF7VGQ7JKD",
"tgt_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"time": 1763488518819
}
API Reference