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

Multistudios Movie Production Demo ➡️ Sets & Props in Annecy

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

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 .
# This studio receives a local copy of the
# specific tools used by the production

+ /tools/
+ /tools/**

# The option rsync --delete is used on this
# link so we get an exact copy of the
# producer's tools (continuous integration)

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_01GQCN6KWWAA9QBGYGA3ZBNG87

Identifiant

lnk_01GQCN6KWWAA9QBGYGA3ZBNG87

Autorisations d'écriture

@guest

Recent Activity

  • 15/12/23 13:43:45 GMT
    tools was READ
  • 15/12/23 13:43:45 GMT
    tools process was STARTED
  • 15/12/23 13:44:26 GMT
    tools process ENDED
  • 25/11/25 05:59:20 GMT
    tools process is IDLE



							
{
"_id": "lnk_01GQCN6KWWAA9QBGYGA3ZBNG87",
"author": "remy",
"enable": true,
"include": "# This studio receives a local copy of the\n# specific tools used by the production\n\n+ /tools/\n+ /tools/**\n\n# The option rsync --delete is used on this\n# link so we get an exact copy of the\n# producer's tools (continuous integration)",
"name": "tools",
"rsync_args": "--delete",
"src_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"tgt_id": "vol_01FWEWD03MXB0PF0AD7D822D0P",
"time": 1674388393884,
"timeBegin": "2023-12-15 13:43:45+00:00",
"timeDuration": 41,
"timeEnd": "2023-12-15 13:44:26+00:00",
"timeRead": "2023-12-15 13:43:45+00:00"
}
API Reference