NOTICE: This Documentation is for JetBackup 4 for Linux.

Please CLICK HERE for the latest JetBackup 5 for Linux 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.