Demo Studio6 Light deliveries
链路允许确切定义在某一方向上的2个存储卷或中枢之间自动传输哪些文件. 可在«参数»选项卡中为此特定链路指定底层rsync用到的筛选规则.

deliveries

Rsync Filters

rsync.description.filters
# we render the images in a separate folder
# that is sent continuously to the server

+ /renders/
+ /renders/**

# we put the option rsync --delete because we
# are the only studio to write here and we
# can clean the renders directly from our
# side

Rsync Options

rsync.description.options
--recursive --times --omit-dir-times --update --compress

Status

  • 24/04/24 20:08:36 GMT
    deliveries process is RUNNING

Name

Identifier

lnk_01G0J6XADSJC3NS8A7VQ5774HK


							
{
"_id": "lnk_01G0J6XADSJC3NS8A7VQ5774HK",
"author": "remy",
"enable": true,
"include": "# we render the images in a separate folder\n# that is sent continuously to the server\n\n+ /renders/\n+ /renders/**\n\n# we put the option rsync --delete because we\n# are the only studio to write here and we\n# can clean the renders directly from our\n# side\n",
"name": "deliveries",
"rsync_args": "--delete",
"src_id": "vol_01FWEWD03N71ZWJJD61RCBWXZ0",
"tgt_id": "hub_01FX33ZYB78E9F5FTZMKC96A4P",
"time": 1649878673849
}
API Reference