{{ lang.t("Enter the hostname or IP address of the SFTP server you wish to connect to for backup storage. Example: FTP.example.com or 192.0.2.1") }}

{{ lang.t("Specify the port number used to connect to the SFTP server. The default SFTP port is 21, but this may differ if your server uses a custom configuration.") }}

{{ lang.t("Enter the username for authentication with the SFTP server. This user must have the necessary permissions to access and write to the specified backup directory.") }}

{{ lang.t("Provide the password for the specified username. Ensure this password is kept secure to prevent unauthorized access to your backups.") }}

{{ lang.t("Set the maximum time (in seconds) the system should wait for a connection to the SFTP server before timing out. Increase this if you experience connection issues, especially over slow networks.") }}

{{ lang.t("Specify the number of times the system should attempt to reconnect to the SFTP server if the initial connection fails. A higher number of retries can be useful in unstable network conditions.") }}