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

tools

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 sends the content creation
# pipeline software using continuous
# integration (CI):

+ /tools/
+ /tools/**

# Notice the eraser icon: the option
# rsync --delete is set on this filter
# to avoid having residual files at
# destination (file deletions and
# renaming at source are passed on
# destination to get an identical copy)

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_01G0J7XSPSE6C93H1B9RRFE9S7

Identifiant

lnk_01G0J7XSPSE6C93H1B9RRFE9S7

Autorisations d'écriture

@guest

Recent Activity

  • 15/12/23 11:16:09 GMT
    tools was READ
  • 15/12/23 11:16:09 GMT
    tools process was STARTED
  • 15/12/23 11:18:24 GMT
    tools process ENDED
  • 23/10/25 09:10:44 GMT
    tools process is IDLE



							
{
"_id": "lnk_01G0J7XSPSE6C93H1B9RRFE9S7",
"author": "support",
"enable": true,
"include": "# The producer sends the content creation\n# pipeline software using continuous\n# integration (CI):\n\n+ /tools/\n+ /tools/**\n\n# Notice the eraser icon: the option\n# rsync --delete is set on this filter\n# to avoid having residual files at\n# destination (file deletions and\n# renaming at source are passed on\n# destination to get an identical copy)",
"name": "tools",
"rsync_args": "--delete",
"src_id": "vol_01FWEWD03P3J2H98TQ0Y4AXF3H",
"tgt_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"time": 1649879738073,
"timeBegin": "2023-12-15 11:16:09+00:00",
"timeDuration": 135,
"timeEnd": "2023-12-15 11:18:24+00:00",
"timeRead": "2023-12-15 11:16:09+00:00"
}
API Reference