Demo Studio5 Motion assets
Un enlace permite definir con precisión qué archivos se transfieren automáticamente entre 2 volúmenes o hubs en una dirección. En la pestaña «Parámetros» puede configurar los filtros para este enlace concreto, que se transmiten al software rsync.

assets

Filter

help.rsync.filters
# we want to continuously receive every
# assets and sequences which were
# approved by the producer's studio

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

# we want the producer to be able to clean
# these local folders so we add the option
# rsync --delete to this link

rsync.options

help.rsync.options
--recursive --times --omit-dir-times --update

Status

  • 18/10/24 07:15:11 GMT
    assets process is RUNNING

Name

Identifier

lnk_01GQA5A6QN1BYYEN42971WE5R6


							
{
"_id": "lnk_01GQA5A6QN1BYYEN42971WE5R6",
"author": "remy",
"enable": true,
"include": "# we want to continuously receive every\n# assets and sequences which were\n# approved by the producer's studio\n\n+ /asset/\n+ /asset/**\n+ /sequence/\n+ /sequence/**\n\n# we want the producer to be able to clean\n# these local folders so we add the option\n# rsync --delete to this link",
"name": "assets",
"rsync_args": "--delete",
"src_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"tgt_id": "vol_01FWEWD03P2A13ZWQS3VAWEXAE",
"time": 1674304625397
}
API Reference