This page describes how to update test.ikartan.se with data from ikartan.se, using Dbeaver installed in your local computer
Get the latest backup from lab2.ikartab.se to local computer
#replace <username> with your usernamne ssh -p 13738 <username>@lab2.ikartan.se cd /opt/backups/database ls #Now, you can select the backup to use #copy the file scp -P 13738 <username>@lab2.ikartan.se:/opt/backups/database/2023-10-10_01-00-05-sive.backup C:\opt\Ikartan
Start Dbeaver