add backup ftp host
Syntax
v-add-backup-ftp-host HOST USERNAME PASSWORD [PATH] [PORT]
Options
Parameters | Parameters Description |
---|---|
HOST | Hostname of the ftp server |
USERNAME | Username to login on the FTP host |
PASSWORD | Password for the above username |
[PATH] | [OPTIONAL] Path where to store the backups |
[PORT] | [OPTIONAL] Port number of the FTP host |
Examples
Notes
add another host where backups will be sent using the ftp protoco
Related Commands
Links
GitHub