Demo Studio1 Prod tools
A link allow to precisely define what files are automatically transfered between a volume and a hub in one direction. In the «Parameters» tab, we can specify the filter rules used by the underlying rsync for this specific link. Read the link documentation for more details about links.

tools

Rsync Filters

Rsync filters are used to include or exclude specific files or directories during the synchronization process.
Check out the documentation to find out more.
# The producer sends the software for the
# pipeline in continuous integration (CI):

+ /tools/
+ /tools/**

# The option: rsync --delete is set (see the
# eraser icon) to have an identical copy at
# destination (local file deletion and
# renaming at source are passed on
# destination)

Rsync Options

Rsync provides a wide range of options that enable you to customize its behaviour and control various aspects of file transfer.
Check out the documentation to find out more.
--recursive --times --omit-dir-times --update --compress

Status

  • 15/12/23 11:16:09 GMT
    tools was READ
  • 15/12/23 11:16:09 GMT
    tools process was STARTED
  • 15/12/23 11:18:24 GMT
    tools process ENDED
  • 18/04/24 14:36:48 GMT
    tools process is IDLE

Name

Identifier

lnk_01G0J7XSPSE6C93H1B9RRFE9S7


							
{
"_id": "lnk_01G0J7XSPSE6C93H1B9RRFE9S7",
"author": "support",
"enable": true,
"include": "# The producer sends the software for the\n# pipeline in continuous integration (CI):\n\n+ /tools/\n+ /tools/**\n\n# The option: rsync --delete is set (see the\n# eraser icon) to have an identical copy at\n# destination (local file deletion and\n# renaming at source are passed on\n# destination)",
"name": "tools",
"rsync_args": "--delete",
"src_id": "vol_01FWEWD03P3J2H98TQ0Y4AXF3H",
"tgt_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"time": 1649879738073,
"timeBegin": "2023-12-15 11:16:09+00:00",
"timeEnd": "2023-12-15 11:18:24+00:00",
"timeRead": "2023-12-15 11:16:09+00:00"
}
API Reference