I have .xbstream file but i can't make it sense

Hi,
I have .xbstream file but i can’t make it sense
I can give anydesk id

Any help will appreciate

1 Like

You need to extract the contents using the xbstream tool. Example:

xbstream -C /tmp/extract -xv < backup.xbstream

Then, ls /tmp/extract/ to see the extracted contents

1 Like