WARNING: JetBackup 4 is set to reach its End-of-Life (EOL) on July 1st, 2024. For More Information, please visit: JetBackup 4 EOL Announcement.
NOTICE: JetBackup 5 is now available in the Stable Tier. For more information, please visit our Jetbackup 5 Documentation.

Destination FTP/SFTP Object

Parameter name Type Description Possible values Example
host String A simple hostname or IP address to access the remote backup server.   hostname.example.com
port Integer The remote port.   22
username String The remote user to login with.    
password String Password for the provided username.    
timeout Integer Timeout for the connection.   30
retries Integer The number of failed connection attempts.   5
connections Integer The maximum number of connections at the same time.   2
ssl Boolean
Explicit SSL-FTP connection.
Exists only in FTP destination.
   
passive Boolean
Passive FTP configuration.
Exists only in FTP destination.