Demo Ranch rendered images
A channel allow to precisely define what files are automatically transfered between a storage and a hub in one direction. You can specify the options and the rules used by the underlying rsync for this specific channel. Read the link documentation for more details about channels.

rendered images

Ranch Computing ➡️ Demo Movie Production

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

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

Marion Parker
@guest

Recent Activity

  • 24/05/26 12:12:01 GMT
    rendered images process is RUNNING

(Experimental) Rsync command stdout






							


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