Demo Producer approvals
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.

approvals

Producer in Paris ➡️ Multistudios Movie Production Demo

Options Rsync

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
--compress --progress --stats

Règles Rsync

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
# ligne ignorée
Vous pouvez trouver plus d'information dans la documentation à propos des filtres rsync .
# The producer reviews the delivered files
# and copy them to the final folders when
# approved (this is an example workflow).
# We send these files back to the server,
# so they can be used by the next stages:

+ /asset/
+ /asset/**
+ /sequence/
+ /sequence/**

# The producer is the only studio writing
# to these final folders and want to send
# an identical copy to the other studios
# so we also add the option rsync --delete

Nom

Nom à votre convenance sans restriction de caractères, permettant de nommer cet élément dans l'interface au lieu de le nommer par son _id
lnk_01GQA6JXSGR133ZYX64BFB8VR9

Identifiant

lnk_01GQA6JXSGR133ZYX64BFB8VR9

Autorisations d'écriture

@guest

Recent Activity

  • 15/12/23 11:19:34 GMT
    approvals was READ
  • 15/12/23 11:19:34 GMT
    approvals process was STARTED
  • 15/12/23 11:20:46 GMT
    approvals process ENDED
  • 01/11/25 06:32:16 GMT
    approvals process is IDLE



							
{
"_id": "lnk_01GQA6JXSGR133ZYX64BFB8VR9",
"author": "remy",
"enable": true,
"include": "# The producer reviews the delivered files\n# and copy them to the final folders when\n# approved (this is an example workflow).\n# We send these files back to the server,\n# so they can be used by the next stages:\n\n+ /asset/\n+ /asset/**\n+ /sequence/\n+ /sequence/**\n\n# The producer is the only studio writing\n# to these final folders and want to send\n# an identical copy to the other studios\n# so we also add the option rsync --delete\n",
"name": "approvals",
"rsync_args": "--delete",
"src_id": "vol_01FWEWD03P3J2H98TQ0Y4AXF3H",
"tgt_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"time": 1674305959727,
"timeBegin": "2023-12-15 11:19:34+00:00",
"timeDuration": 72,
"timeEnd": "2023-12-15 11:20:46+00:00",
"timeRead": "2023-12-15 11:19:34+00:00"
}
API Reference