Don't seem to be able to connect between machines?

I’m trying to do a rsync with 2 servers. I have the pub/key stuff setup, but whenever I try and connect I get:

root@admin:~# ssh -p 22122 [email protected] false
This service allows sftp connections only.

I’m not sure what else to try? I’ve done server-to-server private/public keys before, but this one just doesn’t seem to want to work :confused:

Thanks

Andy

Did you enable SSH to the admin user via command line? If so it will be reset everytime a updates run

Login via WebUI and change the admin user → Advanced options → SSH and set it to bash

Ahhh that was it ! Not sure why I didn’t think to check that! Thanks :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.