You are not logged in.
Pages: 1
Sorry for the newbie question, is it possible to backup to FTP server as backup-point? If yes - how to do it?
Thank you
Offline
FTP is an ancient non secure protocol. XSIBackup can backup over SSH, which is a modern alternative to FTP.
All Linux OSs and ESXi come with SSH built into even their minimal distributions.
Offline
Thank you , how to do backup over SSH?
Offline
You can backup over IP via SSH by just setting the backup point to a remote computer, where you have three values separated by colons, which represent [b]IP:Port:Remote path[/b], i.e.:
--backup-point=10.0.0.3:22:/your/backup/destination
All [b][https://33hops.com/xsibackup-using-backup-programs.html]backup programs[/url][/b] support SSH over IP backups except [b]Vmkfstools[/b], we are ultimating [b][https://33hops.com/xsitools-vmfs-deduplication.html](c)XSITools[/url][/b] compatibility with SSH backups at the time of writing this.
Offline
Pages: 1