Full backup problem and getting Full Backup off HAOS to my network

I have the Samba Backup addon, but it’s not a full backup, and I can’t set what it backs up.

With settings → Backup I can make a full backup, but I don’t know how to get it off my Odroid and onto my network.

Also I saw an addon called Samba Share but I couldn’t get it to connect, even though the Samba Backup addon seemed to have no problem finding the network.

I just now tried to make a new full backup using the System → Backup function, got an error:

Logger: homeassistant
Source: components/cloud/alexa_config.py:189
First occurred: 1:50:56 PM (8 occurrences)
Last logged: 2:01:05 PM

Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/cloud/alexa_config.py", line 400, in _handle_entity_registry_updated
    await self._sync_helper(to_update, to_remove)
  File "/usr/src/homeassistant/homeassistant/components/cloud/alexa_config.py", line 338, in _sync_helper
    await self.async_get_access_token()
  File "/usr/src/homeassistant/homeassistant/components/cloud/alexa_config.py", line 189, in async_get_access_token
    raise alexa_errors.RequireRelink
homeassistant.components.alexa.errors.RequireRelink