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

references

Règles de filtrage

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.
Vous pouvez trouver plus d'information dans la documentation à propos des filtres rsync.
# From the references sent by the producer,
# we take the color key shots and the
# storyboard

+ /refs/
+ /refs/animatic/
+ /refs/animatic/**
+ /refs/color/
+ /refs/color/**
+ /refs/storyboard/
+ /refs/storyboard/**

# the rsync option --delete is set on this
# link so the producer can also delete or
# rename the files on our side

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

Status

  • 23/04/24 16:55:41 GMT
    references process is RUNNING

Nom

Identifiant

lnk_01FWEWJGNTGYNS81W6T22Q7A7K


							
{
"_id": "lnk_01FWEWJGNTGYNS81W6T22Q7A7K",
"author": "support",
"enable": true,
"error": 0,
"include": "# From the references sent by the producer,\n# we take the color key shots and the\n# storyboard\n\n+ /refs/\n+ /refs/animatic/\n+ /refs/animatic/**\n+ /refs/color/\n+ /refs/color/**\n+ /refs/storyboard/\n+ /refs/storyboard/**\n\n# the rsync option --delete is set on this\n# link so the producer can also delete or\n# rename the files on our side\n",
"name": "references",
"organization": "trk_01FWETXZFRX9M0GA184CMV85AM",
"rsync_args": "--delete",
"src_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"tgt_id": "vol_01FWEWD03NV0MR3MCM6V57ZRAH",
"time": 1639136357242,
"tracker": "trk_01FWETXZFRX9M0GA184CMV85AM"
}
API Reference