forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: chenxiaoxiong <chenxiaoxiong@huawei.com> Co-committed-by: chenxiaoxiong <chenxiaoxiong@huawei.com>
6.0 KiB
6.0 KiB
Link to an FTP or SFTP Server
The FTP/SFTP link is used to migrate files from the on-premises file server or ECS to a database.
- Only FTP servers running Linux are supported.
- Do not change the password or user when the job is running. If you do so, the password will not take effect immediately and the job will fail.
When connecting CDM to an FTP or SFTP server, configure the parameters as described in Table 1.
Parameter |
Description |
Example Value |
|---|---|---|
Name |
Link name, which should be defined based on the data source type, so it is easier to remember what the link is for |
ftp_link |
Host Name/IP Address |
Host name or IP address of the FTP or SFTP server |
ftp.apache.org |
Port |
Port number of the FTP or SFTP server. The default value is 21 for FTP and 22 for SFTP. |
21 |
Username |
Username used for logging in to the FTP or SFTP server |
cdm |
Password |
Password used for logging in to the FTP or SFTP server |
- |
Parent topic: Managing Links