From 29bd5cd3e6c6d3a69b7ced2ce2f1c34daa7eb020 Mon Sep 17 00:00:00 2001 From: Leto_b Date: Tue, 19 May 2026 16:14:44 +0800 Subject: [PATCH] update fsfile backup note --- .../Master/Table/Tools-System/Data-Export-Tool_timecho.md | 2 +- .../latest-Table/Tools-System/Data-Export-Tool_timecho.md | 2 +- .../Master/Table/Tools-System/Data-Export-Tool_timecho.md | 2 +- .../latest-Table/Tools-System/Data-Export-Tool_timecho.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/UserGuide/Master/Table/Tools-System/Data-Export-Tool_timecho.md b/src/UserGuide/Master/Table/Tools-System/Data-Export-Tool_timecho.md index 01d9eb9b7..512322681 100644 --- a/src/UserGuide/Master/Table/Tools-System/Data-Export-Tool_timecho.md +++ b/src/UserGuide/Master/Table/Tools-System/Data-Export-Tool_timecho.md @@ -181,7 +181,7 @@ Parse error: Missing required option: db Since **V2.0.9.2**, IoTDB supports the `tsfile-backup.sh/bat` script. This script can automatically generate and send the `CREATE PIPE` SQL command to the server, exporting specified data files to TsFile format. **Notes:** -1. **To use this script, contact the Timecho Team to obtain the customized installation package `timechodb--extension`.** +1. **To use this script, contact the Timecho Team to obtain the JAR package(`tsfile-remote-sink--jar-with-dependencies.jar`), and place it in a path accessible to IoTDB (e.g., all Data Node hosts).** 2. **This script supports exporting Object-type data to TsFile files.** diff --git a/src/UserGuide/latest-Table/Tools-System/Data-Export-Tool_timecho.md b/src/UserGuide/latest-Table/Tools-System/Data-Export-Tool_timecho.md index 01d9eb9b7..512322681 100644 --- a/src/UserGuide/latest-Table/Tools-System/Data-Export-Tool_timecho.md +++ b/src/UserGuide/latest-Table/Tools-System/Data-Export-Tool_timecho.md @@ -181,7 +181,7 @@ Parse error: Missing required option: db Since **V2.0.9.2**, IoTDB supports the `tsfile-backup.sh/bat` script. This script can automatically generate and send the `CREATE PIPE` SQL command to the server, exporting specified data files to TsFile format. **Notes:** -1. **To use this script, contact the Timecho Team to obtain the customized installation package `timechodb--extension`.** +1. **To use this script, contact the Timecho Team to obtain the JAR package(`tsfile-remote-sink--jar-with-dependencies.jar`), and place it in a path accessible to IoTDB (e.g., all Data Node hosts).** 2. **This script supports exporting Object-type data to TsFile files.** diff --git a/src/zh/UserGuide/Master/Table/Tools-System/Data-Export-Tool_timecho.md b/src/zh/UserGuide/Master/Table/Tools-System/Data-Export-Tool_timecho.md index 3d3056dd7..47224c6b0 100644 --- a/src/zh/UserGuide/Master/Table/Tools-System/Data-Export-Tool_timecho.md +++ b/src/zh/UserGuide/Master/Table/Tools-System/Data-Export-Tool_timecho.md @@ -191,7 +191,7 @@ IoTDB 自 **V2.0.9.2** 版本起支持 `tsfile-backup.sh/bat` 脚本,该脚本 **注意:** -1. ​**使用该脚本需联系天谋团队获取定制安装包 ​`timechodb--extension`**​**。** +1. **使用该脚本需联系天谋团队获取相关的 jar 包(tsfile-remote-sink--jar-with-dependencies.jar),并放至 IoTDB 可访问的路径(例如所有数据节点主机)。** 2. **该脚本支持 Object 类型数据导出为 TsFile 文件。** ### 3.1 运行命令 diff --git a/src/zh/UserGuide/latest-Table/Tools-System/Data-Export-Tool_timecho.md b/src/zh/UserGuide/latest-Table/Tools-System/Data-Export-Tool_timecho.md index 3d3056dd7..47224c6b0 100644 --- a/src/zh/UserGuide/latest-Table/Tools-System/Data-Export-Tool_timecho.md +++ b/src/zh/UserGuide/latest-Table/Tools-System/Data-Export-Tool_timecho.md @@ -191,7 +191,7 @@ IoTDB 自 **V2.0.9.2** 版本起支持 `tsfile-backup.sh/bat` 脚本,该脚本 **注意:** -1. ​**使用该脚本需联系天谋团队获取定制安装包 ​`timechodb--extension`**​**。** +1. **使用该脚本需联系天谋团队获取相关的 jar 包(tsfile-remote-sink--jar-with-dependencies.jar),并放至 IoTDB 可访问的路径(例如所有数据节点主机)。** 2. **该脚本支持 Object 类型数据导出为 TsFile 文件。** ### 3.1 运行命令