Hi there! I am using the Gnome shell extension GSConnect on Manjaro Gnome to share files from my phone to my laptop. There is an option called “Mount” that initially didn’t work on Manjaro but I found a solution and it now works like a charm!
All you need to do is to edit the file /etc/ssh/ssh_config
sudo vim /etc/ssh/ssh_config
and add to the end of the file the following:
Host 192.168.*.* HostKeyAlgorithms +ssh-rsa