You are not logged in.
Pages: 1
This page indicates that XSIBackup-DC has a GUI:
[urlhttps://33hops.com/xsibackup-vmware-esxi-backup.html](c)XSIBackup-DC Product Page[/url]
I've configured PuTTY as described here, however no GUI pops up when I run xsibackup:
[url=https://33hops.com/xsibackup-pro-gui-manual.html]GUI manual[/url]
Any idea what I'm doing wrong?
Offline
[b](c)XSIBackup-Pro[/b] has a GUI, DC version has TUIs (Text User Interffaces) to fulfill some tasks as [b]--smtp-add[/b] or [b]--smtp-check[/b], it will have a GUI in a couple of weeks at most when we release version 1.4.0.0
Offline
Thank you. I was able to figure out the command line options successfully, but I do look forward to having a GUI.
Offline
I try to use the new GUI but when I run xsibackup-gui it says "Only one instance of the GUI is allowed at a time". I have restarted the ESXi server and I get the same result.
Offline
For some reason the GUI was abruptly terminated and left its lock file (.guilock) there, just remove it manually.
From the install dir.
# rm -rf .guilock
This will rarely happen, as the GUI will trap Linux signalling, like Ctrl+C and still delete the lock file on exit.
Offline
Pages: 1