Demo Producer 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

Producer in Paris ➡️ Multistudios Movie Production Demo

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
  • 14/10/25 07:20:18 GMT
    tools process is IDLE

Options

Rsync provides a wide range of options to customize its behaviour and to control various aspects of file transfer. Check out the documentation about rsync options
--recursive --times --omit-dir-times --update
--compress --progress --stats

Filter

Rsync pattern rules are used to include or skip specific files or directories during the synchronization process.
+ included_file
- excluded_file
# ignored line
Check out the documentation about rsync filters
# 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)

Name (system)

Short codename to identify the element in the sytem (for configuration and logs). From 3 to 16 lowercase letters or numbers, without space. The exact pattern is
^[a-z0-9_]{3,16}$

Identifier

lnk_01G0J7XSPSE6C93H1B9RRFE9S7

Write Permissions

@guest


							
{
"_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",
"timeDuration": 135,
"timeEnd": "2023-12-15 11:18:24+00:00",
"timeRead": "2023-12-15 11:16:09+00:00"
}
API Reference