Demo Studio7 Post renders
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.

renders

Rsync Filters

Rsync filters are used to include or exclude specific files or directories during the synchronization process.
Check out the documentation to find out more.
# we want to receive the output rendered
# images from the studio which does the
# lighting and rendering where the render
# farm is located

+ /renders/
+ /renders/++

# we add the --delete so the render farm can
# render again in place (using the same
# folders, removed frame are also deleted on
# target)

Rsync Options

Rsync provides a wide range of options that enable you to customize its behaviour and control various aspects of file transfer.
Check out the documentation to find out more.
--recursive --times --omit-dir-times --update --compress

Status

  • 27/04/24 04:31:58 GMT
    renders process is RUNNING

Name

Identifier

lnk_01GQA0SBY0111WA9WH2RYJM7NS


							
{
"_id": "lnk_01GQA0SBY0111WA9WH2RYJM7NS",
"author": "remy",
"enable": true,
"include": "# we want to receive the output rendered\n# images from the studio which does the\n# lighting and rendering where the render\n# farm is located\n\n+ /renders/\n+ /renders/++\n\n# we add the --delete so the render farm can\n# render again in place (using the same\n# folders, removed frame are also deleted on\n# target)\n",
"name": "renders",
"rsync_args": "",
"src_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"tgt_id": "vol_01FWEWD03NV0MR3MCM6V57ZRAH",
"time": 1674299879359
}
API Reference