Demo Studio7 Post renders
Un lien permet de définir les fichiers émis ou reçus entre un volume et son hub à l'aide d'options et de règles de filtrage rsync.

renders

Filter

Les règles de filtrage rsync sont des listes de motifs permettant d'inclure et d'exclure des fichiers ou des dossiers selon leurs noms et leurs chemins pendant la synchronisation.
+ fichier_inclus
- fichier_exclu
Vous pouvez trouver plus d'information dans la documentation à propos des filtres rsync .
# 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)

Options

Rsync propose une grande quantité d'options pour piloter son fonctionnement et contrôler les différents aspects des transferts de fichiers. Vous pouvez trouver plus d'information dans la documentation à propos des options rsync .
--recursive --times --omit-dir-times --update

Status

  • 08/09/24 02:27:25 GMT
    renders process is RUNNING

Nom

Identifiant

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