Demo Studio4 Layout tools
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.

tools

Filter

help.rsync.filters
# 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)

rsync.options

help.rsync.options
--recursive --times --omit-dir-times --update
--chmod=ugo=rwX

Status

  • 18/10/24 07:13:10 GMT
    tools process is RUNNING

Name

Identifier

lnk_01GQCN86YYNKH91QDTE8FP1D4G


							
{
"_id": "lnk_01GQCN86YYNKH91QDTE8FP1D4G",
"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_01FWEWD03N708YHRRYKMV9347Z",
"time": 1674388446173
}
API Reference