This is an automated email from the ASF dual-hosted git repository.

HTHou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new ff242948 update fsfile backup note (#1124)
ff242948 is described below

commit ff242948e57130a0834d57a73b578bb9256ae658
Author: leto-b <[email protected]>
AuthorDate: Fri May 22 09:50:10 2026 +0800

    update fsfile backup note (#1124)
---
 src/UserGuide/Master/Table/Tools-System/Data-Export-Tool_timecho.md    | 2 +-
 src/UserGuide/latest-Table/Tools-System/Data-Export-Tool_timecho.md    | 2 +-
 src/zh/UserGuide/Master/Table/Tools-System/Data-Export-Tool_timecho.md | 2 +-
 src/zh/UserGuide/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 01d9eb9b..51232268 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-<version>-extension`.**
+1. **To use this script, contact the Timecho Team to obtain the JAR 
package(`tsfile-remote-sink-<version>-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 01d9eb9b..51232268 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-<version>-extension`.**
+1. **To use this script, contact the Timecho Team to obtain the JAR 
package(`tsfile-remote-sink-<version>-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 3d3056dd..47224c6b 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-<version>-extension`**​**。**
+1. **使用该脚本需联系天谋团队获取相关的 jar 
包(tsfile-remote-sink-<version>-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 3d3056dd..47224c6b 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-<version>-extension`**​**。**
+1. **使用该脚本需联系天谋团队获取相关的 jar 
包(tsfile-remote-sink-<version>-jar-with-dependencies.jar),并放至 IoTDB 
可访问的路径(例如所有数据节点主机)。**
 2. **该脚本支持 Object 类型数据导出为 TsFile 文件。**
 
 ### 3.1 运行命令

Reply via email to