Demo Studio7 Post ⚒️ Tools
A channel allow to precisely define what files are automatically transfered between a storage and a hub in one direction. You can specify the options and the rules used by the underlying rsync for this specific channel. Read the link documentation for more details about channels.

⚒️ Tools

Multistudios Movie Production Demo ➡️ Compositing & Post Production in Marseille

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

Rsync Rules

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

Name

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

Identifier

lnk_01GQCPXY364HAAA7MQW054Q2V5

Write Permissions

@guest

Recent Activity

  • 23/02/26 11:49:40 GMT
    ⚒️ Tools process is RUNNING



							
{
"_id": "lnk_01GQCPXY364HAAA7MQW054Q2V5",
"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_01FWEWD03NV0MR3MCM6V57ZRAH",
"time": 1674390206566,
"timeDuration": 2
}
API Reference