Skip to content

Commit 49ec541

Browse files
author
welsh_wen
committed
Add enable_header_write parameter in FtpFile.md,remove blank
1 parent 21f1630 commit 49ec541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/en/connector-v2/sink/FtpFile.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ By default, we use 2PC commit to ensure `exactly-once`
6767
| encoding | string | no | "UTF-8" | Only used when file_format_type is json,text,csv,xml. |
6868
| schema_save_mode | string | no | CREATE_SCHEMA_WHEN_NOT_EXIST | Existing dir processing method |
6969
| data_save_mode | string | no | APPEND_DATA | Existing data processing method |
70-
70+
7171
### host [string]
7272

7373
The target ftp host is required

0 commit comments

Comments
 (0)