You are not logged in.
May I know what to used for
--backup-prog value to be used OneDiff or Rsync
I just wanted to transfer from ESXI Server A to ESXI Server B
Im able to login now..
Now it gives me error
Invalid --backup-prog value, IP backups only with progs: rsync | onediff | borg
Service OpenSSH ready at server 192.168.99.205:22
First Command gives me
./xsibackup --backup-point=192.168.99.205:22:/vmfs/volumes/DATA --backup-type=custom --backup-how=cold --backup-vms="Mail01" --date-dir=yes
This Error:
The server --backup-point=192.168.99.205:22:/vmfs/volumes/DATA does not exist
Make sure there is an SSH server listening on 192.168.99.205 port 22 and that the firewall allows this connection
But Im able to login through Putty to 192.168.99.205:22
Hi,
Whenever I start remote backup, im getting following error
I tried
./xsibackup --backup-point=192.168.99.205:22:/vmfs/volumes/DATA --backup-type=custom --backup-how=cold --backup-vms="Mail01" --date-dir=yes
I got error and then i tried following
./xsibackup --backup-point="192.168.99.205:22:/vmfs/volumes/DATA:F" --backup-type=custom --backup-how=cold --backup-vms="Mail01" --date-dir=yes
----------------------------
Error RBAKSRV1: unable to determine the backup point location
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------
| Backup of ESXi configuration is not available in XSIBACKUP-FREE |
| Get XSIBACKUP-PRO at [url]https://33hops.com[/url] |
--------------------------------------------------------------------------------------------
Errors detected in backup, check logs
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Backup finished
Tip: no chained backups scheduled, set --on-success and/or --on-error arguments to chain a backup
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
XSIBACKUP_EXIT_STATUS=314
Killed