SFTP

    Follow the instructions below:

    1. Storage type – Select SFTP from the drop-down list.

    2. Host – Enter the IP address of the SFTP server.

    3. Port – Enter the port to use to connect to this SFTP server. The default port is 22.

    4. Root folder – Enter the root folder that you wish to access.

    5. Username – Enter the username used to access the root folder.

    6. Authentication method – Select the Password or Public key as the authentication method.

      • Password – Enter the corresponding password of the user used to access the root folder.

      • Public key – Enter the private key and the corresponding private key password to access the root folder.

    7. Extended Parameters – Enter the following extended parameters if necessary. If you have multiple parameters to enter, press Enter on the keyboard to separate the parameters. Refer to the instructions below to add parameters:

      • IsRetry – Whether or not to try again when Cloud Backup for IaaS + PaaS fails to write the data in the physical device.

        • If you enter IsRetry=true, it will try again when Cloud Backup for IaaS + PaaS fails to write the data in the physical device.

        • If you enter IsRetry=false, it will not try again when Cloud Backup for IaaS + PaaS fails to write the data in the physical device.

      • RetryInterval – Customize the retry interval when the network connection is interrupted. You are allowed to enter any positive integer between 0 and 2147483646 (the unit is second). For example, RetryInterval=30 means that it will try to reconnect every 30 seconds.

        If you do not configure this parameter, the value is 30 seconds by default.

      • RetryCount – Customize the reconnection times after the network connection is interrupted. You are allowed to enter any positive integer between 0 and 9. For example, RetryCount=9 represents when the network connection is interrupted. It can reconnect at most 9 times.

        If you do not configure this parameter, the value is 6 by default.