Hi,
I’m trying to do a clean install of the server software on Ubuntu 20.04. So I did:
apt-get remove urbackup-server
That indeed gets rid of it. I then re-installed with:
apt-get install urbackup-server
i was expecting all the data to have gone - but the old clients are still there. How do I get rid of everything? I’m assuming there is a SQLlite DB somewhere that holds this?
Thanks in advance
Andy