Demo Studio2 Chars 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
--compress

Status

  • 15/12/23 10:50:15 GMT
    tools process ENDED
  • 15/12/23 13:24:47 GMT
    tools was READ
  • 15/12/23 13:24:47 GMT
    tools process was STARTED
  • 08/09/24 02:37:03 GMT
    tools process is RUNNING

Name

Identifier

lnk_01GQCN3BTW6Z60V4KBY2M5FB40


							
{
"_id": "lnk_01GQCN3BTW6Z60V4KBY2M5FB40",
"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_01FWEWD03HZTQPR93Z5A162JPF",
"time": 1674388287324,
"timeBegin": "2023-12-15 13:24:47+00:00",
"timeEnd": "2023-12-15 10:50:15+00:00",
"timeRead": "2023-12-15 13:24:47+00:00"
}
API Reference