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

Rsync 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

Rsync Rules

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 content creation
# pipeline software using continuous
# integration (CI):

+ /tools/
+ /tools/**

# Notice the eraser icon: the option
# rsync --delete is set on this filter
# to avoid having residual files at
# destination (file deletions and
# renaming at source are passed on
# destination to get an identical copy)

Name

Name, at your convenience, without character restriction, to name the element in the interface instead of naming it with its _id
lnk_01G0J7XSPSE6C93H1B9RRFE9S7

Identifier

lnk_01G0J7XSPSE6C93H1B9RRFE9S7

Write Permissions

@guest

Recent Activity

  • 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
  • 04/11/25 05:33:10 GMT
    tools process is IDLE



							
{
"_id": "lnk_01G0J7XSPSE6C93H1B9RRFE9S7",
"author": "support",
"enable": true,
"include": "# The producer sends the content creation\n# pipeline software using continuous\n# integration (CI):\n\n+ /tools/\n+ /tools/**\n\n# Notice the eraser icon: the option\n# rsync --delete is set on this filter\n# to avoid having residual files at\n# destination (file deletions and\n# renaming at source are passed on\n# destination to get an identical copy)",
"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